{
  "name": "GNE WordFriend 词友英语学习平台",
  "short_name": "WordFriend",
  "description": "GNE WordFriend 词友英语学习平台：基于 Generative Notional English 的课标词汇、词族词源、词形、语境、句子、听音与听写训练系统。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f6fb",
  "theme_color": "#071f3d",
  "icons": [
    {
      "src": "assets/img/gne-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/gne-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}