{
  "name": "Axpo Incident Management",
  "short_name": "IMA",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "/img/icons/axe/android-chrome-192x192.png?v=2.0",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icons/axe/android-chrome-512x512.png?v=2.0",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/mstile-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/mstile-150x150.png",
      "sizes": "150x150",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
