{
 "app_id": "io.github.nokse22.ultimate-tic-tac-toe",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.nokse22.ultimate-tic-tac-toe/master/io.github.nokse22.ultimate-tic-tac-toe.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:51.849415+00:00",
 "manifest": {
  "app-id": "io.github.nokse22.ultimate-tic-tac-toe",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "ultimate-tic-tac-toe",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "ultimate-tic-tac-toe",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Nokse22/ultimate-tic-tac-toe",
      "commit": "e124d262cd57fca4bb79c1437a273c3080a215a2"
     }
    ]
   }
  ]
 }
}