{
  "name": "平权教育助手 - 让每个孩子都有 AI 老师",
  "short_name": "平权教育助手",
  "description": "面向所有 K-9 学生的 AI 学习伙伴，覆盖数学、物理、化学",
  "start_url": "/learn",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eff6ff",
  "theme_color": "#3b82f6",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}