{
  "name": "67 Speed Challenge",
  "short_name": "67 Speed",
  "description": "Futuristic cyberpunk interactive gesture game. Test your hand reflex speed using webcam motion tracking or keyboard fallback.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07070c",
  "theme_color": "#00f0ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "preview.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
