{
  "name": "Familien",
  "short_name": "Familien",
  "description": "Familiens kalender, handleliste og gjøremål",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6EF",
  "theme_color": "#E07A5F",
  "lang": "nb",
  "icons": [
    {
      "src": "/icons/ikon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/ikon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/ikon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
