{
  "name": "ディレイとリバーブのためのBPM・ミリ秒計算機",
  "short_name": "デ",
  "description": "プロジェクトのテンポ（BPM）を正確なディレイタイム（ms）と周波数（Hz）に変換します。ディレイ、リバーブ、コンプレッサーをリズムに合わせて精密に設定するための必須ツールです。",
  "start_url": "/ja/utilities/categories/music/bpm-to-ms-calculator/",
  "scope": "/ja/utilities/categories/music/bpm-to-ms-calculator/",
  "icons": [
    {
      "src": "/images/utilities/bpmCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}