{
  "id": "/",
  "name": "Pokémon GO Database",
  "short_name": "GO Database",
  "description": "Base stats, max CP, movesets and type matchups for every Pokémon in Pokémon GO, generated from the game's own data.",
  "lang": "en",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["games", "reference", "utilities"],
  "theme_color": "#1a1b1e",
  "background_color": "#ffffff"
}
