{
  "name": "码题网 英语学习平台",
  "short_name": "码题网",
  "description": "小学、初中、高中英语单词学习免费平台：打字闯关、拼写、听力、发音评测、错词本",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1020",
  "theme_color": "#4f46e5",
  "lang": "zh-CN",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
