{
  "name": "珊珊食愈",
  "short_name": "珊珊食愈",
  "description": "暖色调美食工作台：能量换算、菜谱、抗炎饮食、饮品菜单、饮食统计与今日吃什么转盘。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFAF5",
  "theme_color": "#E8734A",
  "lang": "zh-CN",
  "categories": ["food", "lifestyle", "health"],
  "icons": [
    {
      "src": "./img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
