{
 "app_id": "org.blue_nebula.BlueNebula",
 "source_url": "https://raw.githubusercontent.com/flathub/org.blue_nebula.BlueNebula/master/org.blue_nebula.BlueNebula.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:14:17.024728+00:00",
 "manifest": {
  "id": "org.blue_nebula.BlueNebula",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "blue-nebula_linux",
  "rename-appdata-file": "blue-nebula.metainfo.xml",
  "rename-desktop-file": "blue-nebula.desktop",
  "rename-icon": "blue-nebula",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--persist=.blue-nebula"
  ],
  "modules": [
   "shared-modules/SDL2/SDL2_image.json",
   "shared-modules/SDL2/SDL2_mixer.json",
   {
    "name": "blue-nebula",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/blue-nebula/base.git",
      "tag": "v1.6.1",
      "commit": "9ea8b126f1678a4065f33e3dcbb1ea5d274a4b89",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}