{
    "name": "SIBTOP MANAGER",
    "short_name": "SIBTOP",
    "description": "Gestión interna SIBTOP S.L.U. — Topografía y Escáner 3D",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1c1c1c",
    "theme_color": "#c8102e",
    "lang": "es-ES",
    "scope": "/",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/sibtop-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/sibtop-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
