{
  "name": "Digital Lærerplanlegger",
  "short_name": "Lærerplanlegger",
  "description": "Komplett verktøy for timeplan, kalender, klassekart og notater for lærere",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "landscape-primary",
  "theme_color": "#1e293b",
  "background_color": "#f1f5f9",
  "categories": ["education", "productivity", "utilities"],
  "lang": "no",
  "dir": "ltr",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}