{
  "name": "Mouse DPI Analyzer",
  "short_name": "MDA",
  "description": "Measure your real mouse DPI online by moving the mouse a known physical distance and comparing the captured pointer movement in pixels.",
  "start_url": "/en/utilities/categories/hardware-tools/mouse-dpi-analyzer/",
  "scope": "/en/utilities/categories/hardware-tools/mouse-dpi-analyzer/",
  "icons": [
    {
      "src": "/images/utilities/mouse-dpi-analyzer.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}