{
 "app_id": "io.github.Minlor.LumiSync",
 "source_url": "https://raw.githubusercontent.com/Minlor/LumiSync/main/packaging/flatpak/io.github.Minlor.LumiSync.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--share=ipc",
  "--share=network",
  "--socket=pulseaudio",
  "--system-talk-name=org.bluez",
  "--talk-name=org.freedesktop.portal.ScreenCast"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T13:06:10.049574+00:00",
 "manifest": {
  "app-id": "io.github.Minlor.LumiSync",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "lumisync",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--share=network",
   "--socket=pulseaudio",
   "--system-talk-name=org.bluez",
   "--talk-name=org.freedesktop.portal.ScreenCast"
  ],
  "modules": [
   "python3-deps.json",
   {
    "name": "lumisync",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --prefix=${FLATPAK_DEST} ."
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../.."
     }
    ]
   }
  ]
 }
}