{
    "name": "KI-CRM",
    "short_name": "KI-CRM",
    "description": "KI-gestütztes CRM für Lead-Management, Telefonie und E-Mail-Kampagnen",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#4F46E5",
    "orientation": "portrait-primary",
    "lang": "de",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ],
    "categories": ["business", "productivity"],
    "shortcuts": [
        {
            "name": "Heute",
            "url": "/",
            "description": "Tages-Cockpit öffnen"
        },
        {
            "name": "Leads",
            "url": "/leads",
            "description": "Lead-Liste"
        },
        {
            "name": "Dialer",
            "url": "/dialer",
            "description": "Power-Dialer starten"
        }
    ]
}
