{
  "name": "세레노 호텔 예약 시스템",
  "short_name": "세레노 호텔",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#D4AF37",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2907/2907150.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}