{
  "id": "./",
  "name": "日常饮食、运动与感受打卡",
  "short_name": "日常感受打卡",
  "description": "适合个人长期使用的饮食、感受与运动记录工具。支持离线使用、本地保存、导出与导入备份。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f8fa",
  "theme_color": "#6b8e7b",
  "lang": "zh-CN",
  "prefer_related_applications": false,
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
