{
 "app_id": "link.reiver.topotron",
 "source_url": "https://raw.githubusercontent.com/reiver/topotron/master/build-aux/flatpak/link.reiver.topotron.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "47",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--device=dri",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=home",
  "--filesystem=/media",
  "--filesystem=/run/media",
  "--system-talk-name=org.freedesktop.Avahi"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:52:30.359295+00:00",
 "manifest": {
  "app-id": "link.reiver.topotron",
  "runtime": "org.gnome.Platform",
  "runtime-version": "47",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.golang"
  ],
  "command": "topotron",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home",
   "--filesystem=/media",
   "--filesystem=/run/media",
   "--system-talk-name=org.freedesktop.Avahi"
  ],
  "build-options": {
   "env": {
    "GOBIN": "/app/bin",
    "GOROOT": "/usr/lib/sdk/golang"
   }
  },
  "modules": [
   {
    "name": "topotron",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "../.."
     }
    ]
   }
  ]
 }
}