{
    "name": "Meet Point — Private Chat Rooms",
    "short_name": "Meet Point",
    "description": "Real-time private chat rooms with instant messaging, file sharing and themes.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0f0f1a",
    "theme_color": "#8b5cf6",
    "categories": ["social", "communication"],
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
