{
  "name": "Frequency to Musical Note Converter",
  "short_name": "FtMNC",
  "description": "Convert hertz to musical notes instantly. Identify the exact note of any frequency, measure the deviation in cents, hear the pure tone and tune synthesisers and samplers with precision.",
  "start_url": "/en/utilities/categories/music/frequency-to-note-converter/",
  "scope": "/en/utilities/categories/music/frequency-to-note-converter/",
  "icons": [
    {
      "src": "/images/utilities/frequencyNoteConverter.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}