{
  "name": "Schilling Gutachten – CRM",
  "short_name": "SG-CRM",
  "description": "Premium-CRM für zertifizierte Immobiliengutachten (ISO 17024).",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "de-DE",
  "icons": [
    {
      "src": "/schilling-logo-full.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/schilling-logo-full.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Direkt ins CRM-Dashboard"
    },
    {
      "name": "Pipeline",
      "url": "/dashboard?view=pipeline",
      "description": "Lead-Pipeline öffnen"
    }
  ]
}
