{
    "name": "Brillat",
    "short_name": "Brillat",
    "description": "Gestión gastronómica inteligente",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#111111",
    "orientation": "any",
    "icons": [
        {
            "src": "fondo-blanco-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "fondo-negro-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}