{
 "app_id": "io.github.athanor_dev.athanor-launcher",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.athanor_dev.athanor-launcher/master/io.github.athanor_dev.athanor-launcher.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:10:40.328966+00:00",
 "manifest": {
  "app-id": "io.github.athanor_dev.athanor-launcher",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "athanor",
  "finish-args": [
   "--socket=wayland",
   "--share=ipc",
   "--share=network",
   "--socket=pulseaudio",
   "--device=dri",
   "--socket=fallback-x11"
  ],
  "modules": [
   {
    "name": "nwjs",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p /app/nwjs",
     "cp -r * /app/nwjs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://dl.nwjs.io/v0.110.1/nwjs-sdk-v0.110.1-linux-x64.tar.gz",
      "sha256": "4f82bfdc6102a5a9a224e8f26ab586c2e6f7202c774aad621d067becdba0d402"
     }
    ]
   },
   {
    "name": "athanor",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/athanor-dev/athanor-launcher.git",
      "tag": "v0.2.2",
      "commit": "19fb16d149df1a7298ea0d00c05bb21be6e5b3cb"
     }
    ]
   }
  ]
 }
}