{
 "app_id": "io.github.rdybka.vht",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.rdybka.vht/master/io.github.rdybka.vht.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--filesystem=xdg-run/pipewire-0"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:01.771653+00:00",
 "manifest": {
  "id": "io.github.rdybka.vht",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "vht",
  "finish-args": [
   "--filesystem=xdg-run/pipewire-0",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "vht",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install . --no-build-isolation --prefix=${FLATPAK_DEST}"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/rdybka/vht",
      "tag": "v0.4.07"
     }
    ]
   }
  ]
 }
}