{
    "name": "Ditucen ERP V5",
    "short_name": "Ditucen",
    "description": "Sistema de gestión industrial y cotizaciones",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0B1120",
    "theme_color": "#ffffff",
    "orientation": "landscape",
    "icons": [
        {
            "src": "/logo 2.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo 2.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}