{
  "id": "/",
  "name": "HeyHans - Regalos Pokémon Gratis",
  "short_name": "HeyHans",
  "description": "Reclama Pokémon Shiny y de evento 100% Gratis directamente en tu Nintendo Switch con HeyHans Bot.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "launch_handler": {
    "client_mode": ["navigate-new", "focus-existing"]
  },
  "categories": ["games", "utilities", "entertainment"],
  "icons": [
    {
      "src": "/heyhanslogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/heyhanslogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/150.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
