{
  "name": "백야 익스프레스 & 로지스틱스",
  "short_name": "BXL",
  "description": "BUYMA 전문 국제 배송 대행 서비스, 백야 익스프레스 & 로지스틱스에서 빠르고 안전한 통관·배송을 경험하세요. 일본 직구, 해외 직구 배송 전문.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0c1b3d",
  "theme_color": "#0c1b3d",
  "categories": ["business", "logistics", "shopping"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/image/screenshot-wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "백야 익스프레스 & 로지스틱스 메인 화면"
    },
    {
      "src": "/image/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "백야 익스프레스 & 로지스틱스 모바일 화면"
    }
  ],
  "shortcuts": [
    {
      "name": "배송 조회",
      "short_name": "조회",
      "description": "배송 상태를 조회합니다",
      "url": "/track",
      "icons": [{ "src": "/icons/shortcut-track.png", "sizes": "96x96" }]
    },
    {
      "name": "배송 신청",
      "short_name": "신청",
      "description": "새로운 배송을 신청합니다",
      "url": "/shipping/auto",
      "icons": [{ "src": "/icons/shortcut-shipping.png", "sizes": "96x96" }]
    }
  ],
  "protocol_handlers": [],
  "share_target": {
    "action": "/track",
    "method": "GET",
    "params": {
      "text": "tracking"
    }
  }
}

