{
  "name": "온라인 기술 통계 계산기",
  "short_name": "온기통계",
  "description": "평균, 중앙값, 최빈값, 표준 편차, 분산, 사분위수, 왜도, 첨도 등 모든 핵심 기술 통계량을 즉시 계산합니다. 데이터를 붙여넣으면 실시간으로 결과를 얻을 수 있습니다.",
  "start_url": "/ko/utilities/categories/statistics/descriptive-statistics-calculator/",
  "scope": "/ko/utilities/categories/statistics/descriptive-statistics-calculator/",
  "icons": [
    {
      "src": "/images/utilities/descriptive-stats.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}