{
  "name": "RFID 无人超市商户APP",
  "short_name": "商户APP",
  "description": "商户移动工作台，可直接安装到 iPhone 和 Android 手机桌面。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#edf5ef",
  "theme_color": "#2d7f5e",
  "orientation": "portrait",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
