{
  "name": "Pokemon Fight",
  "short_name": "PkFight",
  "description": "Jogo Pokémon online no seu celular!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#ffcc00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/wallpapers/logo-pokemon-fight.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
