{
  "name": "MumEat 妈妈吃",
  "short_name": "MumEat",
  "description": "孕期 & 产后营养菜谱 — Pregnancy & Postpartum Nutrition Recipes for Asian Families",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#D4537E",
  "background_color": "#FAF7F4",
  "lang": "zh-CN",
  "categories": ["food", "health", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-zh.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MumEat 首页 — 孕周营养追踪"
    },
    {
      "src": "/screenshots/recipes-zh.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "菜谱库 — 140道孕期菜谱"
    }
  ],
  "shortcuts": [
    {
      "name": "今日菜谱",
      "short_name": "菜谱",
      "description": "浏览今日推荐菜谱",
      "url": "/zh/recipes",
      "icons": [{ "src": "/icons/shortcut-recipes.png", "sizes": "96x96" }]
    },
    {
      "name": "本周计划",
      "short_name": "计划",
      "description": "查看本周饮食计划",
      "url": "/zh/planner",
      "icons": [{ "src": "/icons/shortcut-planner.png", "sizes": "96x96" }]
    }
  ]
}
