{
  "name": "智食记",
  "short_name": "智食记",
  "description": "AI营养专家 · 智能饮食记录与膳食指导",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "lang": "zh-CN",
  "categories": ["food", "health", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2310b981' width='192' height='192' rx='40'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='white'>🍽</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%2310b981' width='512' height='512' rx='100'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='white'>🍽</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "拍照识别",
      "short_name": "拍照",
      "description": "拍照识别菜肴营养",
      "url": "/index.html#camera",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2310b981' width='96' height='96' rx='20'/><text x='48' y='72' font-size='55' text-anchor='middle' fill='white'>📷</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "今日摄入",
      "short_name": "摄入",
      "description": "查看今日营养摄入",
      "url": "/index.html#dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
