{
  "name": "CSS Specificiteitsrekenmachine Online. Selectorgewicht Visualiseren",
  "short_name": "CSOSV",
  "description": "Bereken de specificiteit en het exacte gewicht van elk CSS-selector. Een visuele tool om te begrijpen welke CSS-regel de cascade wint en het gebruik van !important te vermijden.",
  "start_url": "/nl/hulpmiddelen/categorieen/web-ontwikkeling/css-specificiteit-calculator/",
  "scope": "/nl/hulpmiddelen/categorieen/web-ontwikkeling/css-specificiteit-calculator/",
  "icons": [
    {
      "src": "/images/utilities/css-specificity-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}