{
  "name": "柠檬的食谱管家 - 私人厨房",
  "short_name": "柠檬食谱",
  "description": "余老板与爱人的专属私密食谱管家，AI多模态录入、动态份量折算、厨房做菜模式与智能倒计时",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafafa",
  "theme_color": "#ea580c",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
