{ "name": "{{SITE_TITLE}}", "short_name": "{{SITE_TITLE}}", "description": "连接线上与线下的二次元生活服务平台,提供漫展日程、Cosplay活动资讯以及动漫周边购买指南。", "start_url": "https://{{DOMAIN}}/index.html", "scope": "https://{{DOMAIN}}/", "display": "standalone", "background_color": "#FCE4EC", "theme_color": "#FF4081", "orientation": "portrait-primary", "icons": [ { "src": "/assets/images/logo-placeholder.webp", "sizes": "192x192", "type": "image/webp" }, { "src": "/assets/images/logo-placeholder.webp", "sizes": "512x512", "type": "image/webp" } ], "lang": "zh-CN", "categories": ["entertainment", "lifestyle"] }