{
  "name": "Phillip's Vocabulary Bank",
  "short_name": "PVB",
  "description": "英语词汇积累工具",
  "start_url": "/wordground/index.html",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%234F46E5' width='512' height='512' rx='96'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='280'>📚</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "utilities"],
  "lang": "zh-CN"
}
