{
  "name": "POKÉDESTIN — vis une carrière de dresseur",
  "short_name": "POKÉDESTIN",
  "description": "Un simulateur de vie dans l'univers Pokémon : vis une carrière de dresseur, année par année, choix après choix.",
  "lang": "fr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0d16",
  "theme_color": "#0b0d16",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
