{
    "name": "La Carta Viva — Menú 3D Interactivo",
    "short_name": "La Carta Viva",
    "description": "Menú 3D interactivo para restaurantes. Explora platos en 3D antes de pedir.",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#FAF9F7",
    "theme_color": "#1C1917",
    "orientation": "portrait-primary",
    "lang": "es",
    "categories": [
        "food",
        "lifestyle",
        "business"
    ],
    "screenshots": [],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230F0F1A'/><text x='96' y='130' font-size='120' text-anchor='middle'>🍽️</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 512 512'><rect width='512' height='512' rx='80' fill='%230F0F1A'/><text x='256' y='340' font-size='300' text-anchor='middle'>🍽️</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}