{
    "name": "Portal Vendedor - Alimentos Porvenir",
    "short_name": "Vendedor AP",
    "description": "App de rendimiento para vendedores de Alimentos Porvenir",
    "start_url": "/portal",
    "scope": "/",
    "display": "minimal-ui",
    "background_color": "#1e1b4b",
    "theme_color": "#1e1b4b",
    "orientation": "portrait",
    "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='%231e1b4b'/><text y='.9em' x='50' text-anchor='middle' font-size='70'>🏭</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "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='%231e1b4b'/><text y='.9em' x='50' text-anchor='middle' font-size='70'>🏭</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "es-CL"
}