{
 "app_id": "xyz.safeworlds.hiit",
 "source_url": "https://raw.githubusercontent.com/flathub/xyz.safeworlds.hiit/master/xyz.safeworlds.hiit.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:17:40.665345+00:00",
 "manifest": {
  "id": "xyz.safeworlds.hiit",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "hiit",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "hiit",
    "buildsystem": "meson",
    "run-tests": true,
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/World/exercise-timer",
      "commit": "fbcc09f70cdd97eb0d6278d1fc84559f30d258cc",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      },
      "tag": "v1.10.0"
     }
    ]
   }
  ]
 }
}