{
  "name": "온라인 신뢰 구간 계산기",
  "short_name": "온신구계",
  "description": "Z 분포 또는 Student t 분포를 사용하여 모집단 평균에 대한 신뢰 구간을 계산합니다. 표본 평균, 표준 편차, 표본 크기 및 신뢰 수준을 입력하면 구간, 오차 한계 및 임계값을 즉시 알 수 있습니다.",
  "start_url": "/ko/utilities/categories/statistics/confidence-interval-calculator/",
  "scope": "/ko/utilities/categories/statistics/confidence-interval-calculator/",
  "icons": [
    {
      "src": "/images/utilities/confidence-interval.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}