{
  "name": "Website",
  "short_name": "Website",
  "description": "Official Website",
  "dir": "auto",
  "lang": "en-US",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "background_color": "transparent",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/bundle/favicons/web/android-chrome-36x36.png?v=a97c1f9b8667e0487462f6f314eb03b9",
      "sizes": "36x36",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bundle/favicons/web/android-chrome-48x48.png?v=a97c1f9b8667e0487462f6f314eb03b9",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bundle/favicons/web/android-chrome-72x72.png?v=a97c1f9b8667e0487462f6f314eb03b9",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bundle/favicons/web/android-chrome-96x96.png?v=a97c1f9b8667e0487462f6f314eb03b9",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bundle/favicons/web/android-chrome-144x144.png?v=a97c1f9b8667e0487462f6f314eb03b9",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bundle/favicons/web/android-chrome-192x192.png?v=a97c1f9b8667e0487462f6f314eb03b9",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bundle/favicons/web/android-chrome-256x256.png?v=a97c1f9b8667e0487462f6f314eb03b9",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bundle/favicons/web/android-chrome-384x384.png?v=a97c1f9b8667e0487462f6f314eb03b9",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bundle/favicons/web/android-chrome-512x512.png?v=a97c1f9b8667e0487462f6f314eb03b9",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}