{
  "name": "2Serv — din digitale sekretær",
  "short_name": "2Serv",
  "description": "AI-sekretær for dokumenter, rom, mottak og oppfølging.",
  "lang": "nb",
  "dir": "ltr",
  "categories": ["productivity", "business"],
  "theme_color": "#D85A30",
  "background_color": "#F0ECE4",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "id": "/",
  "start_url": "/app",
  "icons": [
    {
      "src": "/brand/2serv-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/2serv-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/2serv-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Ny samtale", "url": "/chat" },
    { "name": "Mottak", "url": "/mottak" },
    { "name": "Bibliotek", "url": "/library" }
  ]
}
