{
    "name": "Inventario - Tape Ruvicha",
    "short_name": "Inventario",
    "description": "App de conteo de inventario",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f1f5f9",
    "theme_color": "#1e293b",
    "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='%231e293b'/><text x='50' y='62' font-size='50' text-anchor='middle' fill='white'>INV</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
