{
 "app_id": "com.hoytech.vmtouch",
 "source_url": "https://raw.githubusercontent.com/axtloss/flatpaks/main/com.hoytech.vmtouch/com.hoytech.vmtouch.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "21.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--filesystem=host:rw"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:52:26.986658+00:00",
 "manifest": {
  "app-id": "com.hoytech.vmtouch",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "21.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "vmtouch",
  "finish-args": [
   "--filesystem=host:rw"
  ],
  "modules": [
   {
    "name": "vmtouch",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/hoytech/vmtouch"
     }
    ],
    "build-commands": [
     "make",
     "make install PREFIX=/app"
    ]
   }
  ]
 }
}