{
  "name": "私人自律百宝箱",
  "short_name": "自律百宝箱",
  "description": "个人专属自律记录、生活数据收纳、自我管理工具箱",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#4a90d9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
