{
  "name": "AI Agent 学习工坊",
  "short_name": "Agent学习",
  "description": "45个核心概念，系统掌握 AI Agent 设计与实践",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FBBF24",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "zh-CN",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "开始学习",
      "url": "/learn.html",
      "description": "继续学习 AI Agent 核心概念"
    },
    {
      "name": "闪卡复习",
      "url": "/flashcard.html",
      "description": "通过闪卡快速复习"
    }
  ]
}
