{
  "name": "Ozon跨境铺货平台",
  "short_name": "Ozon铺货",
  "description": "1688→Ozon自动化跨境铺货系统，一键铺货、商品管理、客服消息、市场分析",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f1117",
  "background_color": "#0f1117",
  "start_url": "/",
  "scope": "/",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "一键铺货",
      "short_name": "铺货",
      "description": "提交1688商品URL开始铺货",
      "url": "/#listing"
    },
    {
      "name": "客服消息",
      "short_name": "消息",
      "description": "查看买家消息",
      "url": "/#messages"
    },
    {
      "name": "市场分析",
      "short_name": "分析",
      "description": "查看出口数据和市场机会",
      "url": "/#analytics"
    }
  ]
}
