{
 "app_id": "fr.nyo.SQExampleApp",
 "source_url": "https://raw.githubusercontent.com/Skarsnik/SkarsnikQtCommon/main/ExampleApp/fr.nyo.SQExampleApp.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.4",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--socket=x11",
  "--socket=wayland",
  "--filesystem=xdg-config"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:57:46.878500+00:00",
 "manifest": {
  "app-id": "fr.nyo.SQExampleApp",
  "runtime": "org.kde.Platform",
  "runtime-version": 6.4,
  "sdk": "org.kde.Sdk",
  "command": "SQExampleApp",
  "finish-args": [
   "--socket=x11",
   "--socket=wayland",
   "--filesystem=xdg-config"
  ],
  "modules": [
   {
    "name": "SQExampleApp",
    "buildsystem": "simple",
    "builddir": true,
    "no-make-install": true,
    "build-commands": [
     "sh flatpak_sqpackager_build.sh",
     "sh flatpak_sqpackager_install.sh"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "/home/skarsnik/SkarsnikQtCommon"
     }
    ],
    "subdir": "ExampleApp"
   }
  ]
 }
}