{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Löf patientförsäkringar",
  "short_name": "lof",
  "theme_color": "#00B3E9",
  "background_color": "#00B3E9",
  "display": "fullscreen",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "splash_pages": null
}
