{
  "name": "Pokemon Browser Game",
  "short_name": "Pokemon",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#050806",
  "theme_color": "#050806",
  "icons": [
    {
      "src": "/assets/Items/POKEBALL.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
