{
  "name": "쌍청문 대관 예약 시스템",
  "short_name": "쌍청문 예약",
  "description": "쌍청문 시설 대관을 위한 공식 예약 사이트입니다. 실시간 예약 현황을 확인하고 신청하세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
