{
 "app_id": "io.github.t00m.MiAZ",
 "source_url": "https://raw.githubusercontent.com/t00m/MiAZ/main/flatpak/io.github.t00m.MiAZ.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--device=dri",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=home",
  "--talk-name=org.freedesktop.portal.FileChooser",
  "--talk-name=org.freedesktop.secrets"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T17:47:43.530748+00:00",
 "manifest": {
  "app-id": "io.github.t00m.MiAZ",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "miaz",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home",
   "--talk-name=org.freedesktop.portal.FileChooser",
   "--talk-name=org.freedesktop.secrets"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libpeas",
    "buildsystem": "meson",
    "config-opts": [
     "-Dlua51=false",
     "-Dgjs=false",
     "-Dpython3=true"
    ],
    "cleanup": [
     "/bin/*",
     "/lib/peas-demo"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/libpeas.git",
      "tag": "2.0.7",
      "commit": "3373ce30256cf40f0e72186816cbe411203adb21"
     }
    ]
   },
   {
    "name": "miaz",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=release"
    ],
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}