{
  "name": "喜乐工作台",
  "short_name": "喜乐台",
  "description": "星粉主题的女生自我管理工作台：每日打卡、减脂运动、读书笔记、妆容穿搭、纪念日，数据本地留存，联网视频每天更新。",
  "lang": "zh-CN",
  "start_url": "/?utm=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffe3f3",
  "theme_color": "#ff7eb6",
  "icons": [
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
