{
  "short_name": "KP",
  "name": "Kundportalen",
  "icons": [
    {
      "src": "images/icon_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/splash_screen_512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "/start",
  "start_url": "/start",
  "background_color": "#3367D6",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#3367D6"
}