{
  "name": "用于延迟和混响的 BPM 转毫秒计算器",
  "short_name": "用B转",
  "description": "将您的项目节拍 (BPM) 转换为精确的延迟时间 (ms) 和频率 (Hz)。通过节奏精度设置延迟、混响和压缩器的必备工具。",
  "start_url": "/zh/utilities/categories/music/bpm-to-ms-calculator/",
  "scope": "/zh/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"
}