{
    "name": "ControlaVentas",
    "short_name": "ControlaVentas",
    "description": "Control de ventas, inventario y finanzas",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f6f6f8",
    "theme_color": "#5048e5",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/ico_controlaventas.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/logo_controlaventas.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
