{
  "name": "OMNI-NEXUS KCTA TOUR | 사단법인 한국문화관광협회",
  "short_name": "OMNI-NEXUS KCTA TOUR",
  "description": "국내·해외 관광, 캐릭터 안내, 예약·문의. 공식 도메인 ikcta.or.kr",
  "prefer_related_applications": false,
  "id": "/",
  "start_url": "https://ikcta.or.kr/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#004e7c",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "business", "government"],
  "shortcuts": [
    {
      "name": "B2C 메인 (고객)",
      "short_name": "B2C",
      "description": "고객용 홈",
      "url": "https://ikcta.or.kr/index.html?source=pwa_shortcut",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "운용 콘솔",
      "short_name": "운용",
      "description": "배포·관제·검수 진입",
      "url": "https://ikcta.or.kr/ops.html",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "국내·해외 예약",
      "short_name": "예약",
      "description": "B2C 여행 예약",
      "url": "/reservation.html",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "B2B 사업자",
      "short_name": "B2B",
      "description": "사업자 협업·상품 등록",
      "url": "/b2b-gate.html",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "B2G 공공",
      "short_name": "B2G",
      "description": "지자체·공공 안내",
      "url": "/b2g-gate.html",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "B2B 포털",
      "short_name": "포털",
      "description": "비즈니스 센터",
      "url": "/portal.html",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "자동 일정표(B2B)",
      "short_name": "B2B일정",
      "description": "사업자·운영용 위치·지역별 자동 일정",
      "url": "/b2b-trip-itinerary.html",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "지능형 길안내",
      "short_name": "길안내",
      "description": "지도·GPS·주변 장소·주소 안내",
      "url": "/guide-map.html",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "SNS·스토리 허브",
      "short_name": "SNS스토리",
      "description": "홍보 문구·공유 링크·미리보기",
      "url": "/sns-stories.html",
      "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa-icon-maskable-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
