{
 "app_id": "com.example.catgallery",
 "source_url": "https://raw.githubusercontent.com/mijorus/CatGalleryGTK/master/com.example.catgallery.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "43",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T12:53:26.937878+00:00",
 "manifest": {
  "app-id": "com.example.catgallery",
  "runtime": "org.gnome.Platform",
  "runtime-version": "43",
  "sdk": "org.gnome.Sdk",
  "command": "catgallery",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "python3-requirements.json",
   {
    "name": "libportal",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbackends=gtk4",
     "-Ddocs=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flatpak/libportal",
      "tag": "0.6"
     }
    ]
   },
   {
    "name": "catgallery",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}