{
    "name": "La Dulzura — Panel",
    "short_name": "La Dulzura",
    "description": "Panel de gestión interno de pedidos",
    "start_url": "/sistema/dashboard",
    "scope": "/sistema/",
    "display": "standalone",
    "background_color": "#131313",
    "theme_color": "#131313",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/logo-black.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
