{
 "app_id": "org.gnome.PortalTest",
 "source_url": "https://raw.githubusercontent.com/matthiasclasen/portal-test/master/flatpak/org.gnome.PortalTest.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "3.30",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=x11",
  "--socket=pulseaudio"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T18:08:56.909527+00:00",
 "manifest": {
  "app-id": "org.gnome.PortalTest",
  "runtime": "org.gnome.Platform",
  "runtime-version": "3.30",
  "sdk": "org.gnome.Sdk",
  "command": "portal-test",
  "finish-args": [
   "--socket=wayland",
   "--socket=x11",
   "--socket=pulseaudio"
  ],
  "modules": [
   {
    "name": "glib",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/glib.git",
      "branch": "master"
     }
    ]
   },
   {
    "name": "portal-test",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/matthiasclasen/portal-test.git"
     }
    ]
   }
  ]
 }
}