{
  "short_name": "eNotify",
  "name": "VLE Support eNotify",
  "theme_color": "#36c",
  "background_color": "#fff",
  "start_url": "/",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "/Content/images/favicon_512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "/Content/images/favicon_512_rounded.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "192x512",
      "src": "/Content/images/favicon_192_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "en-GB"
}

