{
  "name": "DreamSchool",
  "short_name": "DreamSchool",
  "description": "DreamSchool 是面向中小学教师的 AI 教师助手。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3e8ff",
  "theme_color": "#f3e8ff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
