{
  "name": "PokéVerse",
  "short_name": "PokéVerse",
  "description": "The ultimate Pokédex experience — browse, battle, and discover every Pokémon.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#4a6cf7",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='48' fill='%230a0a14' stroke='%23ff4757' stroke-width='4'/><circle cx='50' cy='50' r='20' fill='none' stroke='%23fff' stroke-width='4'/><line x1='4' y1='50' x2='96' y2='50' stroke='%23fff' stroke-width='4'/><circle cx='50' cy='50' r='8' fill='%23fff'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
