{
  "name": "PokeHunt - Adventure Gaming Community",
  "short_name": "PokeHunt",
  "description": "Explore biomas, evolua seu time e dispute o ranking da comunidade Pokémon.",
  "start_url": "/pokehunt/",
  "scope": "/pokehunt/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/pokehunt-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/pokehunt-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
