{
  "name": "다리 길이로 자전거 크랭크 길이 계산하기",
  "short_name": "다길자크길계",
  "description": "키와 다리 안쪽 길이, 라이딩 분야를 바탕으로 자전거 크랭크의 시작 길이를 추정합니다. 실제로 판매되는 크기를 시험 범위로 비교하며 의료적 피팅 결과로 사용하지 않습니다.",
  "start_url": "/ko/utilities/categories/cycling/bike-crank-length-fit-calculator/",
  "scope": "/ko/utilities/categories/cycling/bike-crank-length-fit-calculator/",
  "icons": [
    {
      "src": "/images/utilities/bike-crank-length-fit-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}