{
    "name": "NVRdesk",
    "short_name": "NVRdesk",
    "description": "CRM для технических и монтажных заявок",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#1677c7",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/icons/nvrdesk.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
