{
  "name": "POKÉDEX 3D — Pokémon Research Terminal",
  "short_name": "Pokédex 3D",
  "description": "Next-Gen Interactive 3D Pokémon Research Facility powered by Three.js & PokéAPI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#06b6d4",
  "orientation": "any",
  "icons": [
    {
      "src": "/pokeball-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "reference"]
}
