{
  "name": "BORK Solutions CRM",
  "short_name": "BORK CRM",
  "description": "Multi-Tenant CRM für BORK Solutions – Pipeline, Leads, Kalender, Verträge & Rechnungen.",
  "start_url": "/projekte",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1F5F9",
  "theme_color": "#1E3A5F",
  "lang": "de",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Pipeline",
      "url": "/projekte",
      "description": "Alle Workspaces anzeigen"
    }
  ]
}
