{
 "app_id": "com.github.psi_rockin.CorgiDS",
 "source_url": "https://gitlab.com/Persival/flatpak-manifests/-/raw/master/com.github.psi_rockin.CorgiDS.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.9",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--device=all",
  "--filesystem=host:ro",
  "--socket=pulseaudio",
  "--socket=x11"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-18T08:10:13.913729+00:00",
 "manifest": {
  "app-id": "com.github.psi_rockin.CorgiDS",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.9",
  "sdk": "org.kde.Sdk",
  "command": "corgids",
  "finish-args": [
   "--device=all",
   "--filesystem=host:ro",
   "--socket=pulseaudio",
   "--socket=x11"
  ],
  "modules": [
   {
    "name": "corgids",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/cpba/CorgiDS.git"
     }
    ]
   }
  ]
 }
}