{
    "name": "FastFood POS",
    "short_name": "POS",
    "description": "Sistema POS de Comida Rápida - Multimoneda BS/USD",
    "start_url": "/food/index.php",
    "display": "standalone",
    "background_color": "#0f0f1a",
    "theme_color": "#0f0f1a",
    "orientation": "any",
    "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='%230f0f1a'/><text y='.9em' x='50' text-anchor='middle' font-size='65'>🍔</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}
