{
  "name": "Digipost",
  "short_name": "Digipost",
  "start_url": "/?utm_source=homescreen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "description": "Din digitale postkasse. Motta all viktig post på ett sted. Enkelt, sikkert og bærekraftig",
  "icons": [
    {
      "src":"/postkasse/images/icons/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src":"/postkasse/images/icons/app.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/postkasse/images/splash-screen/splash-mobile-lowres",
      "sizes": "320x460",
      "type": "image/png"
    },
    {
      "src": "/postkasse/images/splash-screen/splash-mobile-highres",
      "sizes": "640x920",
      "type": "image/png"
    }
  ]
}
