{
    "theme_color": "#18191a",
    "background_color": "#000000",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "/icons/icon512_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "/icons/icon512_rounded.png",
            "type": "image/png"
        }
    ],
    "orientation": "any",
    "display": "standalone",
    "dir": "auto",
    "lang": "en",
    "name": "Identity",
    "short_name": "Identity",
    "start_url": "/",
    "description": "One central login system for all Datalab services with seamless integration with various providers."
}