{
  "name": "新概念背诵助手",
  "short_name": "NCE背诵",
  "description": "新概念英语第二册·第三册 课文背诵助手",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "data/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
