{
    "name": "CurionlyLab",
    "short_name": "CLab",
    "theme_color": "#0099FF",
    "background_color": "#121827",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "https://lab.curionly.com/",
    "icons": [
        {
            "src": "images/icon-pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "images/icon-pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}