{
 "app_id": "io.github.giantpinkrobots.bootqt",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.giantpinkrobots.bootqt/master/io.github.giantpinkrobots.bootqt.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.9",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=all",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.freedesktop.Flatpak",
  "--talk-name=org.kde.kdeconnect"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:10.158459+00:00",
 "manifest": {
  "app-id": "io.github.giantpinkrobots.bootqt",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.9",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.9",
  "command": "bootqt-launch.sh",
  "finish-args": [
   "--device=all",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=host",
   "--talk-name=org.freedesktop.Flatpak",
   "--share=network"
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh",
   "rm -rf /app/lib/python3.*/site-packages/OpenGL",
   "rm -rf /app/lib/python3.*/site-packages/PySide6/examples",
   "rm -rf /app/lib/python3.*/site-packages/pyside6_examples*"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1"
   ]
  },
  "modules": [
   {
    "name": "bootqt",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/giantpinkrobots/bootqt.git",
      "commit": "e9d5553cfd05211e9187d23b423a26b03ef5fde1"
     }
    ]
   }
  ]
 }
}