{
  "name": "SNUH 메이트",
  "short_name": "SNUH 메이트",
  "description": "서울대학교병원/보라매병원/소방병원 급여 및 스케줄 관리",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFFDF5",
  "theme_color": "#FDCB6E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "snuhmaterect.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "snuhmaterect.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "snuhmaterect.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "snuhmaterect.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
