{
  "name": "Lights Out Reaction Timer",
  "short_name": "Lights Out",
  "description": "Train reaction speed with F1-inspired start lights and tap sequence challenges.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#0b0d12",
  "background_color": "#0b0d12",
  "lang": "en",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon-16x16-v2.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32-v2.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192-v2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512-v2.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-v2.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
