{
  "id": "/App/Gateway",
  "name": "코트엑스 - 배드민턴 플랫폼",
  "short_name": "코트엑스",
  "description": "코트엑스(CourtX) – 배드민턴 동호회, 게임보드, 대회, 쇼핑까지 연결하는 플랫폼. 동호인 관리, 쇼핑몰까지 한곳에서 경험하세요. Badminton community, game board, tournaments, and shopping platform. Manage clubs and 시합 all in one place.",
  "start_url": "/App/Gateway",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://www.courtx.co.kr/Content/Images/app_icon_72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.courtx.co.kr/Content/Images/app_icon_96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.courtx.co.kr/Content/Images/app_icon_128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.courtx.co.kr/Content/Images/app_icon_144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.courtx.co.kr/Content/Images/app_icon_152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.courtx.co.kr/Content/Images/app_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.courtx.co.kr/Content/Images/app_icon_384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.courtx.co.kr/Content/Images/app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.courtx.co.kr/Content/Images/app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "sports",
    "lifestyle",
    "social"
  ],
  "shortcuts": [
    {
      "name": "게임보드",
      "short_name": "게임보드",
      "description": "게임보드 바로가기",
      "url": "/GameB",
      "icons": [
        {
          "src": "https://www.courtx.co.kr/Content/Images/app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "클럽·모임",
      "short_name": "클럽",
      "description": "클럽·모임 바로가기",
      "url": "/Clubs/List",
      "icons": [
        {
          "src": "https://www.courtx.co.kr/Content/Images/app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "커뮤니티",
      "short_name": "커뮤니티",
      "description": "커뮤니티 바로가기",
      "url": "/Community/List",
      "icons": [
        {
          "src": "https://www.courtx.co.kr/Content/Images/app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "배드민턴 대회",
      "short_name": "대회",
      "description": "배드민턴 대회 바로가기",
      "url": "/Tournament/List",
      "icons": [
        {
          "src": "https://www.courtx.co.kr/Content/Images/app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "매치업",
      "short_name": "매치업",
      "description": "매치업 바로가기",
      "url": "/MatchUp",
      "icons": [
        {
          "src": "https://www.courtx.co.kr/Content/Images/app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "플레이맵",
      "short_name": "플레이맵",
      "description": "주변 모임/시설 플레이맵 바로가기",
      "url": "/Clubs/Nearby",
      "icons": [
        {
          "src": "https://www.courtx.co.kr/Content/Images/app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}