{
    "name": "Couryr | Secure P2P Network",
    "short_name": "Couryr",
    "description": "Zero-trace, end-to-end encrypted peer-to-peer file transfer protocol.",
    "start_url": "/?pwa=true",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#ea580c",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}