{
    "name": "沄听",
    "short_name": "沄听",
    "description": "多平台音乐搜索播放器，支持网易云、QQ音乐等12个平台",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#ff6b6b",
    "orientation": "any",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%23ff6b6b'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='white'>♪</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%23ff6b6b'/><text x='256' y='350' font-size='280' text-anchor='middle' fill='white'>♪</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "music",
        "entertainment"
    ],
    "lang": "zh-CN"
}