{
    "name": "POS SaaS Abarrotes",
    "short_name": "POS Caja",
    "description": "Punto de venta r\u00e1pido y responsivo para tiendas de abarrotes.",
    "start_url": "./dashboard.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}