{
  "name": "美团外卖运营大师",
  "short_name": "运营大师",
  "description": "美团外卖商家运营智能体，AI助手帮你做店铺诊断、活动策划、数据分析",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F6FA",
  "theme_color": "#FFA000",
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
