{
  "name": "Barnehage-OS — Vevelstadsaga",
  "short_name": "Barnehage-OS",
  "description": "Verktøykassa for de ansatte ved Vevelstadsaga Barnehage.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f3d2b",
  "lang": "nb-NO",
  "icons": [
    {
      "src": "img/app/ikon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/app/ikon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/app/ikon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}