{
    "name": "Loqa",
    "short_name": "Loqa",
    "description": "Real-time chat platform — free Discord alternative with E2EE, voice, video, and screen sharing",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1e1f22",
    "theme_color": "#5865f2",
    "orientation": "any",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "social",
        "communication"
    ],
    "lang": "en",
    "dir": "ltr"
}