{
  "name": "个人助手",
  "short_name": "个人助手",
  "description": "人脉经营、日程管理、想法笔记、宗亲族谱、万年历等传统工具",
  "start_url": "/web/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#04be02",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/logo512.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo512.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
