{
    "name": "Communiti Conversations",
    "short_name": "Communiti",
    "description": "Multi-channel community engagement platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0f172a",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": ["productivity", "business"],
    "scope": "/",
    "lang": "en",
    "dir": "ltr"
}
