{
  "name": "知砚背单词",
  "short_name": "背单词",
  "description": "人教版英语单词 · 卡片记忆 · 点读发音",
  "start_url": "/study/english-vocab/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a73e8",
  "theme_color": "#1a73e8",
  "scope": "/study/english-vocab/",
  "icons": [
    {
      "src": "/study/english-vocab/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/study/english-vocab/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}