{
    "name": "Sarah — Encrypted Communications",
    "short_name": "Sarah",
    "version": "v1.0.0-1789999914484",
    "description": "Private invite-only real-time messaging, encrypted voice & video calling, and fast file sharing.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0e1621",
    "theme_color": "#5288c1",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "192x192 512x512 any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "social",
        "communications",
        "productivity",
        "utilities"
    ],
    "shortcuts": [
        {
            "name": "Chats",
            "short_name": "Chats",
            "description": "Open direct and group communications",
            "url": "/",
            "icons": [
                {
                    "src": "/icon.svg",
                    "sizes": "192x192",
                    "type": "image/svg+xml"
                }
            ]
        }
    ]
}