{
  "name": "AI学习助手",
  "short_name": "AI学习助手",
  "description": "轻松掌握AI使用技巧 - 从真实场景出发，让AI成为你的得力助手",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#7C3AED",
  "theme_color": "#7C3AED",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "zh-CN"
}