{
  "name": "Befario",
  "short_name": "Befario",
  "description": "Snakk inn befaringen, få ferdig leveranser. AI-agent for håndverksbedrifter.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#10B981",
  "lang": "nb-NO",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ny befaring",
      "short_name": "Befaring",
      "description": "Start en ny befaring og generer tilbud",
      "url": "/",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Felt-modus",
      "short_name": "Felt",
      "description": "Stemmestyrt assistent på jobben",
      "url": "/felt",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    }
  ]
}
