{
  "name": "Reflex-Yo: Impossible Reaction Time Gauntlet",
  "short_name": "Reflex-Yo",
  "description": "Rapid-fire 2-second micro-challenges at escalating BPM. WarioWare meets high-octane twitch gaming.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#080811",
  "theme_color": "#ff007f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "arcade", "speed"],
  "shortcuts": [
    {
      "name": "Gauntlet Run",
      "url": "/?mode=gauntlet",
      "description": "Start escalating BPM Gauntlet Run"
    },
    {
      "name": "Reflex Dojo",
      "url": "/?mode=practice",
      "description": "Speed training in the Dojo"
    }
  ]
}
