{
  "name": "拿捏自己 - 减肥打卡",
  "short_name": "拿捏自己",
  "description": "单人自用减肥打卡工具，记录每日时间线、食谱与身体数据",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9FAFB",
  "theme_color": "#4CAF50",
  "icons": [
    {
      "src": "./个人减肥打卡APP开发方案.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
