{
  "name": "Kotoba Quest",
  "short_name": "Kotoba",
  "description": "A Pokémon-style RPG that teaches you a language.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070a14",
  "theme_color": "#0d1326",
  "icons": [
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
