{
  "name": "Børnelæring - Alfabetet og Tal",
  "short_name": "Børnelæring",
  "description": "Lær alfabetet og tal på dansk for børn 5-7 år. Interaktive spil med dansk lyd og animationer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#8B5CF6",
  "theme_color": "#8B5CF6",
  "orientation": "any",
  "edge_side_panel": {
    "preferred_width": 480
  },
  "categories": ["education", "kids", "games"],
  "lang": "da",
  "scope": "/",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "dir": "ltr",
  "display_override": ["standalone", "minimal-ui"],
  "screenshots": []
}