{
  "name": "マウス DPI アナライザー",
  "short_name": "マDア",
  "description": "既知の物理的距離だけマウスを動かし、キャプチャしたポインタの移動量（ピクセル）と比較して、実際のマウス DPI をオンラインで測定します。",
  "start_url": "/ja/utilities/categories/hardware-tools/mouse-dpi-analyzer/",
  "scope": "/ja/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"
}