{
  "name": "Ukeshandling — Åsro",
  "short_name": "Ukeshandling",
  "description": "Ukesplan og handleliste for hjemmet vårt.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F6F2",
  "theme_color": "#3A14C6",
  "orientation": "portrait-primary",
  "lang": "nb-NO",
  "dir": "ltr",
  "categories": ["lifestyle", "productivity", "food"],
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Handleliste",
      "short_name": "Handle",
      "description": "Åpne handlelista",
      "url": "/handleliste"
    },
    {
      "name": "I dag",
      "short_name": "I dag",
      "description": "Dagens middag",
      "url": "/"
    }
  ]
}
