{
  "id": "/",
  "name": "移动服务",
  "short_name": "移动服务",
  "description": "个人日常服务与数据管理",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f5fa",
  "theme_color": "#6f78e8",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
