{
  "name": "NEXUS — WLE AS",
  "short_name": "NEXUS",
  "description": "Intelligent arbeidsassistent for Stig Enoksen",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F2F1",
  "theme_color": "#0F6CBD",
  "scope": "/",
  "lang": "no",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
