{
  "name": "에버힐 GOLF CLUB",
  "short_name": "에버힐GC",
  "description": "충북 청주 파3 18홀 워킹 골프장. 티타임 예약과 코스 안내.",
  "lang": "ko",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf6f0",
  "theme_color": "#1a3d2b",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "티타임 예약",
      "short_name": "예약",
      "url": "/reservation.html"
    }
  ]
}
