{
    "name": "Quorix Chat",
    "short_name": "Chat",
    "description": "Fast team chat for customers, agents, and project rooms.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f7f8fc",
    "theme_color": "#5b55e8",
    "icons": [
        {
            "src": "/assets/chatapp/chat-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/chatapp/chat-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
