{
    "name": "Lx Chat",
    "short_name": "LxChat",
    "start_url": "./channels",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#185FA5",
    "icons": [
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}