{
    "name": "CRM",
    "short_name": "CRM",
    "description": "Offline-first CRM with Kanban tasks and document editing.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4f6f8",
    "theme_color": "#17202a",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
