{
  "name": "白云词卡",
  "short_name": "白云",
  "description": "白云词卡 —— 每天背词，艾宾浩斯帮你记住",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fcff",
  "theme_color": "#e3f1fb",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
