{
  "name": "智厨 AI",
  "short_name": "智厨",
  "description": "输入手头食材，AI 帮你想今晚做什么菜，并给出保姆级教程与厨房收拾建议。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#e85d2f",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
