{
    "name": "TuCombustible - Gestión de Flota y Combustible",
    "short_name": "TuCombustible",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a233a",
    "theme_color": "#4e73df",
    "orientation": "portrait",
    "description": "Sistema de gestión de combustible y mantenimiento de flota Impordiesel",
    "icons": [
        {
            "src": "https://tucombustible.com.ve/img/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "https://tucombustible.com.ve/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }   
    ]
}