{
 "app_id": "com.codetrio.SpatialFlow",
 "source_url": "https://raw.githubusercontent.com/yowRiss/SpatialFlow-KMP/master/packaging/flatpak/com.codetrio.SpatialFlow.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--socket=pulseaudio",
  "--filesystem=xdg-music:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:55:49.733231+00:00",
 "manifest": {
  "app-id": "com.codetrio.SpatialFlow",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "spatialflow",
  "finish-args": [
   "--share=network",
   "--socket=pulseaudio",
   "--filesystem=xdg-music:ro"
  ],
  "modules": [
   {
    "name": "spatialflow",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 spatialflow /app/bin/spatialflow"
    ],
    "sources": [
     {
      "type": "file",
      "path": "spatialflow"
     }
    ]
   }
  ]
 }
}