{
  "name": "派日记商品录入",
  "short_name": "派日记录入",
  "description": "派日记后台移动端：随时上传、上架商品",
  "start_url": "/m/list",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6f8",
  "theme_color": "#16213e",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
