{
  "name": "Pokémon HOME",
  "short_name": "Pokémon HOME",
  "description": "Pokémon HOME for Nintendo Switch and mobile devices allows you to store all your Pokémon in one place. Move Pokémon between games, trade with other players, and more.",
  "dir": "auto",
  "lang": "en-US",
  "display": "standalone",
  "orientation": "any",
  "start_url": "./",
  "background_color": "#fff",
  "theme_color": "#fff",
  "icons": [
    {
      "src": "./favicons/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./favicons/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
