{
    "name": "Fchat",
    "short_name": "Fchat",
    "description": "Multi-tenant team chat, livestreams, calls and payments.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#02447D",
    "icons": [
        {
            "src": "/img/logo_with_bg.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/logo_with_bg.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
