{
 "app_id": "org.flatpak.qtdemo",
 "source_url": "https://raw.githubusercontent.com/flathub/org.flatpak.qtdemo/master/org.flatpak.qtdemo.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:14:36.486867+00:00",
 "manifest": {
  "app-id": "org.flatpak.qtdemo",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "flatpak-demo",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=host",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "flatpak-demo",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flatpak/qt-flatpak-demo.git",
      "commit": "98c4fae05d145c016438fb9ca147c12011cbe8bc"
     }
    ]
   }
  ]
 }
}