{ "name": "Founder OS", "short_name": "Founder OS", "description": "为创业公司负责人设计的个人执行与经营工作台", "id": "/", "start_url": "/dashboard", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "background_color": "#f5f3ed", "theme_color": "#102923", "lang": "zh-CN", "orientation": "portrait-primary", "categories": ["productivity", "business", "lifestyle"], "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "今日任务", "short_name": "今日任务", "url": "/tasks", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] }, { "name": "每日复盘", "short_name": "每日复盘", "url": "/review", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] } ] }