{
  "name": "Snapeat — 饮食记录",
  "short_name": "Snapeat",
  "description": "以饮食记录为主线的个人健康管理系统",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f4",
  "theme_color": "#4a7c59",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
