{
  "name": "Pokédex Ultime",
  "short_name": "Pokédex",
  "description": "Explorez, filtrez et constituez votre équipe de Pokémon avec le Pokédex Ultime.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1219",
  "theme_color": "#ee1515",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='48' fill='%23ee1515'/%3E%3Cpath d='M2 50 A48 48 0 0 0 98 50 Z' fill='%23f5f5f7'/%3E%3Cpath d='M2 50 L98 50' stroke='%23222' stroke-width='8'/%3E%3Ccircle cx='50' cy='50' r='18' fill='%23222'/%3E%3Ccircle cx='50' cy='50' r='11' fill='%23fff' stroke='%23bbb' stroke-width='2'/%3E%3C/svg%3E",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "games", "utilities"]
}
