{
 "app_id": "xyz.ketok.Speedtest",
 "source_url": "https://raw.githubusercontent.com/flathub/xyz.ketok.Speedtest/master/xyz.ketok.Speedtest.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:17:40.665341+00:00",
 "manifest": {
  "app-id": "xyz.ketok.Speedtest",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "speedtest",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=ipc",
   "--share=network"
  ],
  "modules": [
   "python3-expandvars.json",
   "python3-aiohttp.json",
   {
    "name": "speedtest",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Ketok4321/speedtest",
      "tag": "v1.4.0",
      "commit": "f71d352acc0da5d50c592cf2557d968394138822"
     }
    ]
   }
  ]
 }
}