{
  "id": "/",
  "name": "知微心理关怀",
  "short_name": "知微",
  "description": "校园心理关怀支持系统",
  "start_url": "/teacher/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#faf9f5",
  "theme_color": "#4a654f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/ico-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/ico-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/ico1.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
