{
  "name": "PokeWave",
  "short_name": "PokeWave",
  "description": "Surf the Latest Wave of Pokémon — Noticias, leaks y comunidad",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "lang": "es",
  "icons": [
    { "src": "/assets/images/favicon.svg",       "sizes": "any",        "type": "image/svg+xml" },
    { "src": "/assets/images/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/assets/images/logo-256.png",      "sizes": "256x256",    "type": "image/png" },
    { "src": "/assets/images/logo-1024.png",     "sizes": "1024x1024",  "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["news", "entertainment", "games"]
}
