{
 "app_id": "com.onevolume.OneVolume",
 "source_url": "https://raw.githubusercontent.com/3v1l1/OneVolume/main/packaging/com.onevolume.OneVolume.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:41:46.042670+00:00",
 "manifest": {
  "app-id": "com.onevolume.OneVolume",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "onevolume",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=xdg-run/pipewire-0"
  ],
  "modules": [
   {
    "name": "onevolume",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 target/release/onevolume /app/bin/onevolume",
     "install -Dm644 packaging/com.onevolume.OneVolume.desktop /app/share/applications/com.onevolume.OneVolume.desktop",
     "install -Dm644 packaging/icons/com.onevolume.OneVolume.svg /app/share/icons/hicolor/scalable/apps/com.onevolume.OneVolume.svg"
    ],
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}