{
  "id": "/",
  "name": "PTank.io",
  "short_name": "PTank",
  "description": "Multiplayer tank battles in your browser",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "theme_color": "#0a0e12",
  "background_color": "#0a0e12",
  "icons": [
    {
      "src": "/resources/Logos/favicon_io/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/resources/Logos/favicon_io/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/resources/Logos/favicon_io/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
