{
    "name": "SecureChat",
    "short_name": "SecureChat",
    "description": "End-to-end encrypted messaging",
    "start_url": "/chat",
    "scope": "/",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#020617",
    "icons": [
        { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
        { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
    ]
}
