{
  "name": "Pearson correlatie calculator online",
  "short_name": "Pcco",
  "description": "Bereken de r-coëfficiënt van Pearson, de determinatiecoëfficiënt r² en de lineaire regressielijn uit gegevensparen. 100% privé en lokale tool.",
  "start_url": "/nl/hulpmiddelen/categorieen/statistiek/pearson-correlatie-calculator/",
  "scope": "/nl/hulpmiddelen/categorieen/statistiek/pearson-correlatie-calculator/",
  "icons": [
    {
      "src": "/images/utilities/pearson-correlation.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}