{
  "name": "AB Test Hypothesis Testing Calculator Online",
  "short_name": "ATHTCO",
  "description": "Compare two groups (A and B) to determine whether there is a statistically significant difference in their conversions or means. Calculate the P-Value instantly.",
  "start_url": "/en/utilities/categories/statistics/ab-test-hypothesis-calculator/",
  "scope": "/en/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"
}