{
  "name": "Hex Runner",
  "short_name": "Hex Runner",
  "description": "One-button tunnel runner: hold to turn, release to stop, thread the gates.",
  "start_url": "/hexrunner/",
  "scope": "/hexrunner/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#16181D",
  "theme_color": "#16181D",
  "icons": [
    { "src": "/hexrunner/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/hexrunner/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
