{
  "name": "Versicherungsstratege CRM",
  "short_name": "Stratege",
  "description": "Vertriebs-CRM für Kaltakquise & Bestandskunden",
  "start_url": "/daily",
  "display": "standalone",
  "background_color": "#FAF6EF",
  "theme_color": "#EA580C",
  "orientation": "portrait-primary",
  "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" }
  ],
  "shortcuts": [
    { "name": "Daily Driver", "short_name": "Daily", "url": "/daily", "description": "Heutiger Anrufplan" },
    { "name": "Bestandskunden", "short_name": "Bestand", "url": "/bestand", "description": "Kundenliste" },
    { "name": "Leads", "short_name": "Leads", "url": "/leads", "description": "Lead-Pipeline" }
  ]
}
