{
    "name": "HMA Scanner - Facturas DIAN",
    "short_name": "HMA Scanner",
    "description": "Escaneo de facturas DIAN por sedes",
    "start_url": "/index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#4a5240",
    "theme_color": "#4a5240",
    "icons": [
        {"src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
        {"src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
    ]
}