{
    "name": "TuTiendita Online",
    "short_name": "TuTiendita",
    "description": "Catálogo, pedidos y notificaciones de TuTiendita.Online.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#293241",
    "background_color": "#f6f4f3",
    "categories": ["shopping", "food", "lifestyle"],
    "icons": [
        {
            "src": "/favicon/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
