{
  "name": "Dexio — Guess the Pokémon",
  "short_name": "Dexio",
  "description": "A free daily Pokémon guessing game. Crack the secret Pokémon from colour-coded hints on type, generation, height, weight, colour, shape and evolution.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FFDE00",
  "background_color": "#FFF9E6",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
