{ "name": "智柴论坛", "short_name": "智柴", "lang": "zh-CN", "dir": "ltr", "description": "智柴论坛是一个面向创作者与开发者的交流社区,支持 Markdown、Mermaid 和异步通知等效率工具。", "start_url": "/?utm_source=pwa", "scope": "/", "display": "standalone", "orientation": "any", "theme_color": "#0d6efd", "background_color": "#ffffff", "categories": [ "social", "productivity", "communication" ], "shortcuts": [ { "name": "最新话题", "url": "/?sort=latest", "description": "快速查看最新发布的讨论" }, { "name": "我的通知", "url": "/notifications", "description": "查看新的提醒与消息" } ], "icons": [ { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/static/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/static/pwa-screenshots/screenshot-1280x720.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "论坛首页" }, { "src": "/static/pwa-screenshots/screenshot-720x1280.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow", "label": "主题详情页" } ] }