{
  "name": "산업심리학과 실험실습실 예약",
  "short_name": "산업심리학과 예약",
  "description": "산업심리학과 실험실습실 예약 시스템",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F0F2F5",
  "theme_color": "#4F6BED",
  "lang": "ko",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "예약 신청",
      "url": "/reserve.html",
      "description": "새 예약 신청"
    },
    {
      "name": "내 예약",
      "url": "/my.html",
      "description": "예약 현황 확인"
    }
  ]
}
