{
  "name": "온라인 A/B 테스트 가설 검정 계산기",
  "short_name": "온A테가검계",
  "description": "두 그룹(A와 B)을 비교하여 전환율이나 평균에 통계적으로 유의미한 차이가 있는지 확인하세요. P-값을 즉시 계산합니다.",
  "start_url": "/ko/utilities/categories/statistics/ab-test-hypothesis-calculator/",
  "scope": "/ko/utilities/categories/statistics/ab-test-hypothesis-calculator/",
  "icons": [
    {
      "src": "/images/utilities/ab-test.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}