{
    "name": "conecttio",
    "short_name": "conecttio",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#05080F",
    "theme_color": "#05080F",
    "description": "CONECTTIO es una plataforma EventTech para eventos empresariales, congresos y ferias, con agenda digital, networking, acreditación QR y métricas en tiempo real.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}