{
 "app_id": "io.github.tobocop2.lilbee",
 "source_url": "https://raw.githubusercontent.com/tobocop2/lilbee/main/packaging/flatpak/io.github.tobocop2.lilbee.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--filesystem=host",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:59:16.948754+00:00",
 "manifest": {
  "app-id": "io.github.tobocop2.lilbee",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "lilbee",
  "finish-args": [
   "--share=network",
   "--filesystem=host",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "lilbee",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 lilbee.sh /app/bin/lilbee",
     "install -Dm755 apply_extra.sh /app/bin/apply_extra",
     "install -Dm644 io.github.tobocop2.lilbee.metainfo.xml -t /app/share/metainfo"
    ],
    "sources": [
     {
      "type": "extra-data",
      "filename": "lilbee-bin",
      "url": "https://github.com/tobocop2/lilbee/releases/download/v0.0.0/lilbee-linux-x86_64",
      "sha256": "0000000000000000000000000000000000000000000000000000000000000000",
      "size": 0
     },
     {
      "type": "file",
      "path": "lilbee.sh"
     },
     {
      "type": "file",
      "path": "apply_extra.sh"
     },
     {
      "type": "file",
      "path": "io.github.tobocop2.lilbee.metainfo.xml"
     }
    ]
   }
  ]
 }
}