{
    "name": "白湖传媒 - 短视频平台",
    "short_name": "白湖传媒",
    "description": "白湖传媒，专注短视频内容平台",
    "start_url": "/website/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#2563eb",
    "orientation": "portrait",
    "scope": "/website/",
    "lang": "zh-CN",
    "categories": ["entertainment", "video"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%232563eb' rx='20'/><text x='50' y='65' font-family='Arial' font-size='40' fill='white' text-anchor='middle'>白湖</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "剧场",
            "short_name": "剧场",
            "description": "浏览剧场内容",
            "url": "/website/theater.html",
            "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%234ecdc4' rx='20'/><text x='50' y='65' font-family='Arial' font-size='40' fill='white' text-anchor='middle'>剧场</text></svg>", "sizes": "any" }]
        },
        {
            "name": "发现",
            "short_name": "发现",
            "description": "发现更多精彩内容",
            "url": "/website/discover.html",
            "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%23ff6b6b' rx='20'/><text x='50' y='65' font-family='Arial' font-size='40' fill='white' text-anchor='middle'>发现</text></svg>", "sizes": "any" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}