{
  "name": "SSE 新生智能助手",
  "short_name": "SSE 迎新",
  "description": "中山大学软件工程学院新生智能助手",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f7ef",
  "theme_color": "#00664b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
