{
    "name": "B2B Suministros Pro",
    "short_name": "B2B Pro",
    "description": "Plataforma B2B Premium de Suministros Industriales",
    "start_url": "/public_html/",
    "scope": "/public_html/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0a0f",
    "theme_color": "#4a7dff",
    "categories": ["business", "shopping"],
    "icons": [
        {
            "src": "/public_html/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/public_html/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Catálogo",
            "short_name": "Catálogo",
            "url": "/public_html/catalogo",
            "icons": []
        },
        {
            "name": "Mis Pedidos",
            "short_name": "Pedidos",
            "url": "/public_html/cliente/pedidos.php",
            "icons": []
        }
    ]
}
