{
  "name": "购物工具补给看板",
  "short_name": "补给看板",
  "description": "商场购物工具补给任务看板",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f6f9",
  "theme_color": "#0058a3",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icons/cart.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
