{
 "app_id": "io.github.mightycreak.Diffuse",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.mightycreak.Diffuse/master/io.github.mightycreak.Diffuse.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--filesystem=home",
  "--filesystem=xdg-run/gvfsd",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:41.197765+00:00",
 "manifest": {
  "app-id": "io.github.mightycreak.Diffuse",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "diffuse",
  "finish-args": [
   "--filesystem=home",
   "--filesystem=xdg-run/gvfsd",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "modules": [
   {
    "name": "diffuse",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "-Dlog_print_output=true",
     "-Duse_flatpak=true"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/MightyCreak/diffuse",
      "tag": "v0.11.0",
      "commit": "adeb42a01aa2195f2b3838bee9406075f74d10df"
     }
    ]
   }
  ]
 }
}