{
  "name": "🐱 减脂打卡 · Kitty的减脂助手",
  "short_name": "🐱 减脂打卡",
  "description": "体重 / 训练 / 饮食记录，自动计算热量与碳蛋脂，可导出 Excel 分享到微信",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF0F5",
  "theme_color": "#FF6B8A",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icons/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
