{
  "name": "Reading Explorer 精读陪读",
  "short_name": "Reading Explorer",
  "description": "英语精读、复述与每日听写学习工作台",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f7f3",
  "theme_color": "#17352d",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
