{
  "name": "Pokédex Parody Game — Kanto MMO",
  "short_name": "Parody Game",
  "description": "Pokédex Parody Game — unofficial Kanto MMO fan project. Explore, catch, battle.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#120404",
  "theme_color": "#b71c1c",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/25.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
