{
  "name": "Puzzle",
  "short_name": "Puzzle",
  "description": "A multi-puzzle web app.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#0f1117",
  "background_color": "#0f1117",
  "icons": [
    {
      "src": "/icon-192.png?v=2026.04.30.2",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png?v=2026.04.30.2",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.svg?v=2026.04.30.2",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-512.png?v=2026.04.30.2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
