{
  "name": "央厨网",
  "short_name": "央厨网",
  "description": "中央厨房建设运营、采购平台、企业中心、服务平台和预算测算入口。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fe6600",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/static/index/img/CENTRAL_KITCHEN.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}