{
  "name": "裕通学习 - 高中AI智能学习助手",
  "short_name": "裕通学习",
  "description": "面向高中生的AI智能学习辅助平台",
  "start_url": "/?app=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#4f46e5",
  "theme_color": "#4f46e5",
  "categories": ["education", "productivity"],
  "lang": "zh-CN",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
