{
  "name": "Lærespillet",
  "short_name": "Lærespillet",
  "description": "Dansk lærings-spil for 4-7 årige med bogstaver, ord og tal.",
  "id": "/",
  "start_url": "/spil",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "da",
  "background_color": "#fff8f1",
  "theme_color": "#e2452c",
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
