{
  "name": "小怪兽背单词",
  "short_name": "背单词",
  "description": "专为小朋友设计的趣味英语记忆工具",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#b5ead7",
  "theme_color": "#c8b6ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
