{
  "name": "智慧校园管理系统",
  "short_name": "校园管理",
  "description": "智慧校园行为管理与课程管理系统",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f0",
  "theme_color": "#8b9a8b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-hth.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-hth.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-hth.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-hth.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-hth.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-hth.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-hth.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-hth.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}