{
  "name": "オンライン記述統計計算機",
  "short_name": "オンライン記述統計計算機",
  "description": "平均、中央値、最頻値、標準偏差、分散、四分位数、歪度、尖度など、すべての主要な記述統計量を即座に計算します。データを貼り付けるだけで、リアルタイムに結果を取得できます。",
  "start_url": "/ja/utilities/categories/statistics/descriptive-statistics-calculator/",
  "scope": "/ja/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"
}