{
  "name": "Monitor Refresh Rate Detector",
  "short_name": "MRRD",
  "description": "Instantly detect your monitor's refresh rate with precision using requestAnimationFrame. Test frame stability and compare with industry standards.",
  "start_url": "/en/utilities/categories/hardware-tools/monitor-refresh-rate-detector/",
  "scope": "/en/utilities/categories/hardware-tools/monitor-refresh-rate-detector/",
  "icons": [
    {
      "src": "/images/utilities/monitor-refresh-rate-detector.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}