{
  "name": "Systemguide",
  "short_name": "GPS Systemet",
  "description": "Hjælper forældre med at navigere i skole- og kommunesystemet",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EAE7E2",
  "theme_color": "#B9CBD9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["utilities", "education"],
  "lang": "da"
}
