{
  "name": "Weight Log",
  "short_name": "WeightLog",
  "description": "个人本地体重记录与基础指标计算工具",
  "lang": "zh-CN",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f4fbff",
  "theme_color": "#00BFFF",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
