{
  "name": "CIMS PDA 扫码",
  "short_name": "PDA扫码",
  "description": "创牌一体化管理系统 PDA 扫码端",
  "start_url": "/pda",
  "scope": "/pda",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6f8",
  "theme_color": "#2F7DF6",
  "icons": [
    {
      "src": "/pda-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/kai/kai-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
