{
  "name": "Tasty Recipe Kitchen",
  "short_name": "Tasty",
  "id": "./index.html",
  "description": "Warm, practical recipes with precise measurements and guided cooking steps.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "background_color": "#fff8ec",
  "theme_color": "#f4b46c",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["food", "lifestyle"],
  "prefer_related_applications": false,
  "shortcuts": [
    {"name": "搜索食谱", "short_name": "搜索", "url": "./index.html#search"},
    {"name": "食谱目录", "short_name": "食谱", "url": "./index.html#recipes"},
    {"name": "我的厨房", "short_name": "厨房", "url": "./index.html#kitchen"}
  ]
}
