{
    "name": "HexaLead - Dashboard",
    "short_name": "HexaLead",
    "description": "Gesti\u00f3n Comercial Inteligente",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#4f46e5",
    "orientation": "portrait",
    "scope": "/",
    "lang": "es",
    "icons": [
        {
            "src": "/assets/icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/assets/icons/icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "utilities",
        "productivity"
    ],
    "screenshots": [],
    "prefer_related_applications": false
}