{
    "name": "FASSTEC E-Commerce",
    "short_name": "Ecommerce",
    "description": "Sistema donde los clientes de Fasstec ofrecen sus productos en su Tienda Virtual",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/img/Icono-192-x-192-ECOMMERCE.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/Icono-512-x-512-ECOMMERCE.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/Icono-512-x-512-ECOMMERCE.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
