{
  "name": "SelfCEO 身心陪伴官",
  "short_name": "SelfCEO",
  "description": "AI 驱动的身心一体陪伴 — 跟随你的节律，温柔陪你度过每一天",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F2F8F2",
  "theme_color": "#22A455",
  "orientation": "portrait",
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "今日打卡",
      "short_name": "打卡",
      "url": "/today?action=checkin",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "和小研聊聊",
      "short_name": "小研",
      "url": "/xiaoyu",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "写情绪日记",
      "short_name": "日记",
      "url": "/emotion/diary/new",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [],
  "categories": ["health", "lifestyle", "medical"],
  "prefer_related_applications": false
}
