{
    "name": "Albaran Scanner",
    "short_name": "Albaranes",
    "description": "Sistema de escaneo y gestion de albaranes de transporte",
    "start_url": "/static/index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f7fa",
    "theme_color": "#2E86AB",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%232E86AB'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>A</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
