{
  "name": "小微商店",
  "short_name": "小微商店",
  "description": "给手表和小屏设备用的应用商店",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/assets/xwshop-icon.png",
      "sizes": "432x432",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
