{
    "name": "The Craving Spot — POS",
    "short_name": "TCS POS",
    "description": "Punto de venta para The Craving Spot",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#FAF6F0",
    "theme_color": "#3D2817",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/assets/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
