{
  "name": "신용카드할부상품권 - 신용카드할부상품권",
  "short_name": "신용카드할부상품권",
  "description": "신용카드 할부로 상품권을 구매하세요. 컬쳐랜드·스타벅스상품권, 휴대폰소액결제 상품권을 24시간 즉시 발송합니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#7C5CD6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "shopping",
    "finance"
  ],
  "lang": "ko",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}