{
  "name": "Party Explorer",
  "short_name": "Party Explorer",
  "description": "Procedural tilemap exploration — works offline after first visit.",
  "start_url": "./game.html",
  "display": "standalone",
  "background_color": "#0a0e14",
  "theme_color": "#1a2430",
  "orientation": "any",
  "icons": [
    {
      "src": "img/splash-screen/pokemon-23.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
