{
 "app_id": "net.rosebirch.nextgroove",
 "source_url": "https://raw.githubusercontent.com/flathub/net.rosebirch.nextgroove/master/net.rosebirch.nextgroove.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-18T07:34:48.518754+00:00",
 "manifest": {
  "id": "net.rosebirch.nextgroove",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "nextgroove",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--socket=pulseaudio"
  ],
  "modules": [
   "python3-requests.json",
   {
    "name": "nextgroove",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/dean36963/nextgroove",
      "tag": "0.5.1-rc1"
     }
    ],
    "config-opts": [
     "--libdir=lib"
    ]
   }
  ]
 }
}