{
 "app_id": "com.claudiocambra.brickbuster",
 "source_url": "https://raw.githubusercontent.com/flathub/com.claudiocambra.brickbuster/master/com.claudiocambra.brickbuster.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:07.898799+00:00",
 "manifest": {
  "app-id": "com.claudiocambra.brickbuster",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "brickbuster_linux.x86_64",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "BrickBuster",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 brickbuster_linux.x86_64 -t /app/bin/",
     "install -Dm644 ${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm644 ${FLATPAK_ID}.png -t /app/share/icons/hicolor/512x512/apps/",
     "install -Dm644 ${FLATPAK_ID}.appdata.xml -t /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/claucambra/BrickBuster/releases/download/1.0/brickbuster_linux.x86_64",
      "sha256": "dbca7ed60428ef911847447035589a7581d71e30c99c1910a19fac95dce16550"
     },
     {
      "type": "file",
      "path": "com.claudiocambra.brickbuster.desktop"
     },
     {
      "type": "file",
      "path": "com.claudiocambra.brickbuster.png"
     },
     {
      "type": "file",
      "path": "com.claudiocambra.brickbuster.appdata.xml"
     }
    ]
   }
  ]
 }
}