{
  "name": "Overwatch360",
  "short_name": "Overwatch360",
  "description": "Overwatch360",
  "theme_color": "#000000",
  "background_color": "#0f2345",
  "display": "standalone",
  "id": "/index.html",
  "start_url": "/index.html",
  "icons": [
    {
      "src": "resources/icons/AppIcons-36.png",
      "sizes": "36x36",
      "type": "image/png",
      "density": 0.75
    },
    {
      "src": "resources/icons/AppIcons-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "density": 1.0
    },
    {
      "src": "resources/icons/AppIcons-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "density": 1.5
    },
    {
      "src": "resources/icons/AppIcons-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "density": 2.0
    },
    {
      "src": "resources/icons/AppIcons-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "density": 3.0
    },
    {
      "src": "resources/icons/AppIcons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "resources/icons/AppIcons-196_maskable.png",
      "type": "image/png",
      "sizes": "196x196",
      "purpose": "any maskable"
    },
    {
      "src": "resources/icons/AppIcons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}