{
    "name": "AllieChat",
    "short_name": "AllieChat",
    "description": "Team messaging and omnichannel communication",
    "start_url": "/chat",
    "display": "standalone",
    "background_color": "#1f2937",
    "theme_color": "#4F46E5",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        },
        {
            "src": "/allie-cat.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
