{
  "_comment": "★ 本文件字段与 js/config.js 的 CONFIG.manifest 保持同步，修改时两处一起改 ★",
  "name": "Origin",
  "short_name": "Origin下载",
  "description": "Origin 科学绘图与数据分析软件专业版",
  "start_url": "/loading.html",
  "id": "/loading.html",
  "display": "standalone",
  "background_color": "#f0f4ff",
  "theme_color": "#ffffff",
  "scope": "/",
  "launch_handler": {
    "client_mode": "new-client"
  },
  "icons": [
    {
      "src": "./statics/pro/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./statics/pro/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
