{
  "name": "Phonics Lab",
  "short_name": "Phonics",
  "description": "英语音标与词汇学习工具 — 48个国际音标 + 初中词汇表，点击听发音",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFF9F5",
  "theme_color": "#9775FA",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
