{
    "name": "Ubicarte360",
    "short_name": "Ubicarte360",
    "description": "Panel inmobiliario en tiempo real: bandeja conversacional WhatsApp, agente Sussy y CRM 360°.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0D5C9B",
    "background_color": "#F4F6F9",
    "lang": "es-CO",
    "dir": "ltr",
    "icons": [
        {
            "src": "/img/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/img/ubicarte360-logo.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
