{
 "app_id": "ru.mark.vrxx",
 "source_url": "https://raw.githubusercontent.com/Mark-TinZ/vrxx/main/ru.mark.vrxx.json",
 "runtime": "org.gnome.Sdk",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:49:02.311413+00:00",
 "manifest": {
  "app-id": "ru.mark.vrxx",
  "runtime": "org.gnome.Sdk",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "vrxx",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "build-options": {
   "append-env": {
    "CARGO_HOME": "/run/build/vrxx/cargo"
   },
   "env": {}
  },
  "modules": [
   {
    "name": "vrxx",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ],
    "config-opts": [
     "--libdir=lib"
    ]
   }
  ]
 }
}