{
  "name": "Sample Size Calculator Online",
  "short_name": "SSCO",
  "description": "Calculate the exact number of people needed for your study. Includes options for finite or infinite population, adjustable confidence levels and margin of error.",
  "start_url": "/en/utilities/categories/statistics/sample-size-calculator/",
  "scope": "/en/utilities/categories/statistics/sample-size-calculator/",
  "icons": [
    {
      "src": "/images/utilities/sample-size.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}