{
  "name": "WisWeb",
  "short_name": "WisWeb",
  "description": "",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/iris/",
  "background_color": "#2196f3",
  "theme_color": "#2196f3",
  "icons": [
    {
      "src": "https://static.wis.no/files/iris-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "https://static.wis.no/files/iris-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {  
      "src": "https://static.wis.no/files/iris-256.png",  
      "sizes": "256x256",  
      "type": "image/png"  
    }
  ]
}
