{
 "app_id": "app.drey.Blurble",
 "source_url": "https://raw.githubusercontent.com/flathub/app.drey.Blurble/master/app.drey.Blurble.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:06:21.975260+00:00",
 "manifest": {
  "app-id": "app.drey.Blurble",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "blurble",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "blurble",
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=default"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/World/Blurble.git",
      "tag": "v0.4.0",
      "commit": "237668582004fa2eb82e9e2d5ec61e5a6b47e415"
     },
     {
      "type": "patch",
      "path": "fix_appdata.patch"
     }
    ]
   }
  ]
 }
}