{
  "name": "스코어카드 이벤트 | 우리동네 실내골프연습장",
  "short_name": "스코어카드",
  "description": "원포인트 레슨 체험, 롱기스트·니어핀 챌린지, 지인 추천 혜택까지 한 곳에서.",
  "start_url": "/golf/?source=pwa",
  "scope": "/golf/",
  "id": "/golf/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4EFE1",
  "theme_color": "#1B3B2F",
  "lang": "ko-KR",
  "dir": "ltr",
  "icons": [
    { "src": "images/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "이벤트 응모하기",
      "short_name": "응모하기",
      "url": "/golf/?source=pwa#holes",
      "icons": [{ "src": "images/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "오시는 길",
      "short_name": "오시는길",
      "url": "/golf/?source=pwa#visit",
      "icons": [{ "src": "images/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
