{
 "app_id": "io.github.pinkavocadodev.venpatch",
 "source_url": "https://raw.githubusercontent.com/PinkAvocadoDev/VenPatch/master/io.github.pinkavocadodev.venpatch.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "47",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--talk-name=org.freedesktop.Flatpak",
  "--talk-name=org.freedesktop.DBus",
  "--filesystem=host",
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:34:21.971747+00:00",
 "manifest": {
  "id": "io.github.pinkavocadodev.venpatch",
  "runtime": "org.gnome.Platform",
  "runtime-version": "47",
  "sdk": "org.gnome.Sdk",
  "command": "venpatch",
  "finish-args": [
   "--talk-name=org.freedesktop.Flatpak",
   "--talk-name=org.freedesktop.DBus",
   "--filesystem=host",
   "--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": [
   {
    "name": "venpatch",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/PinkAvocadoDev/VenPatch.git",
      "branch": "develop"
     }
    ]
   }
  ]
 }
}