{
  "id": "./",
  "name": "Serviceportalen",
  "short_name": "Service",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#15171e",
  "theme_color": "#15171e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon1-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon1-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
