{
  "name": "Familiehub",
  "short_name": "Familiehub",
  "description": "Familiens kalendervegg, middagshjul og portal.",
  "lang": "nb-NO",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Familieportalen", "short_name": "Portalen", "url": "/p" },
    { "name": "Ukeplan", "short_name": "Ukeplan", "url": "/p/ukeplan" },
    { "name": "Middagshjul", "short_name": "Middag", "url": "/middagshjul" }
  ]
}
