{
    "name": "兽聚汇 - 兽人文化社区",
    "short_name": "兽聚汇",
    "description": "专为兽人文化爱好者打造的平台，提供艺术作品展示、模板保护、用户交流等功能",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/apple-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}