{
    "id": "https://www.escandea.com/",
    "name": "Escandea",
    "short_name": "Escandea",
    "description": "Software de escandallos para restaurantes y hosteleria.",
    "lang": "es-ES",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f8f4ed",
    "theme_color": "#647b50",
    "categories": ["business", "productivity", "food"],
    "icons": [
        {
            "src": "/icons/icon-192x192.png?v=escandea",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png?v=escandea",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
