{
 "app_id": "de.wagnermartin.Plattenalbum",
 "source_url": "https://raw.githubusercontent.com/flathub/de.wagnermartin.Plattenalbum/master/de.wagnermartin.Plattenalbum.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-music:ro",
  "--filesystem=/run/mpd:ro",
  "--filesystem=xdg-run/mpd:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:27.964274+00:00",
 "manifest": {
  "app-id": "de.wagnermartin.Plattenalbum",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "plattenalbum",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-music:ro",
   "--filesystem=xdg-run/mpd:ro",
   "--filesystem=/run/mpd:ro"
  ],
  "modules": [
   {
    "name": "plattenalbum",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/SoongNoonien/plattenalbum.git",
      "tag": "v2.7.0",
      "commit": "00d07adea4db2353b6d0d656e1759b1603bd6642"
     }
    ],
    "builddir": true,
    "buildsystem": "meson"
   }
  ]
 }
}