{
  "name": "短视频带货主播达人库与品牌商单撮合平台",
  "short_name": "达人撮合",
  "description": "短视频带货达人与品牌方高效对接的官方撮合平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7B1FA2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["business", "social"],
  "lang": "zh-CN"
}
