{
  "name": "Syntnox — AI-ERP för svenska byråer",
  "short_name": "Syntnox",
  "description": "Modulärt AI-Business OS — CRM, Sales, Project, Accounting i ett system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "lang": "sv-SE",
  "scope": "/",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "Inkorg",
      "url": "/inbox",
      "description": "Org-wide aktivitet"
    },
    {
      "name": "Lead Inbox",
      "url": "/leads",
      "description": "AI-prioriterade leads"
    },
    {
      "name": "Pipeline",
      "url": "/crm/pipeline",
      "description": "Sales-pipeline"
    },
    {
      "name": "Project OS",
      "url": "/projects",
      "description": "Projekthantering"
    },
    {
      "name": "Anteckningar",
      "url": "/notes",
      "description": "Notes med handskrift"
    },
    {
      "name": "Daglig anteckning",
      "url": "/notes/daily",
      "description": "Dagens anteckning"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": { "preferred_width": 480 }
}
