{
    "id": "cuicuit-web",
    "name": "Cuicuit",
    "short_name": "Cuicuit",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#2c2c2c",
    "background_color": "#ffffff",
    "dir": "ltr",
    "lang": "en",
    "icons": [
        {
            "src": "/cuicuit_logo.jpg",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}