{
  "name": "多益個人訓練系統",
  "short_name": "多益訓練",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#EEF1EC",
  "theme_color": "#EEF1EC",
  "orientation": "portrait",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
