{
  "name": "MazeDay",
  "short_name": "MazeDay",
  "description": "Grab the key, unlock the door, visit every cell — without going back. Can you beat all levels?",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d14",
  "theme_color": "#7c3aed",
  "icons": [
    { "src": "/favicon-32.png",     "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
