{ "name": "{{SITE_TITLE}}", "short_name": "{{SITE_TITLE}}", "description": "{{keywords}} —— 场景化动漫片单、入坑指南与个性化选番推荐。", "lang": "zh-CN", "dir": "ltr", "start_url": "https://{{DOMAIN}}/index.html", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#FFF3E0", "theme_color": "#FF9800", "categories": ["entertainment", "lifestyle", "books"], "icons": [ { "src": "/assets/img/logo.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" }, { "src": "/assets/img/logo.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any maskable" } ] }