{
  "name": "华商518",
  "short_name": "华商518",
  "description": "西班牙华商新货平台",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F7FB",
  "theme_color": "#0B2F6B",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "今日新货",
      "short_name": "新货",
      "description": "查看最新发布的新货",
      "url": "/new",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "发布新货",
      "short_name": "发布",
      "description": "商家提交新货审核",
      "url": "/publish",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
