{
 "app_id": "com.nedrichards.pinpoint",
 "source_url": "https://raw.githubusercontent.com/nedrichards/fun-pinpoint/main/flatpak/com.nedrichards.pinpoint.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=pulseaudio"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-19T15:45:54.529166+00:00",
 "manifest": {
  "app-id": "com.nedrichards.pinpoint",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "pinpoint",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/man"
  ],
  "modules": [
   {
    "name": "pinpoint",
    "buildsystem": "meson",
    "config-opts": [
     "--prefix=/app",
     "-Deditor=enabled",
     "-Dbuildtype=release"
    ],
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}