{
    "name": "MoryAudio",
    "short_name": "MoryAudio",
    "description": "Music streaming with voluntary peer-to-peer tipping. Non-custodial — your wallet, your funds.",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0c",
    "theme_color": "#0a0a0c",
    "categories": ["music", "entertainment"],
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/apple-icon",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
