{
  "apps": [
    {
      "id": "hum-to-midi",
      "displayName": "Hum to Instrument",
      "version": "1.6.0",
      "description": "Record vocal ideas, analyse pitch, edit the generated note blocks, and send them into Melovas.",
      "apiPath": "https://apps.melovas.com/packages/hum-to-midi/latest.json",
      "focusMode": "exclusive",
      "icon": "♪",
      "capabilities": [
        "commit-notes",
        "microphone-recording",
        "voice-to-midi-analysis",
        "keyboard-note-preview",
        "api-installed-package"
      ]
    },
    {
      "id": "keyboard-player",
      "displayName": "Keyboard Player",
      "version": "1.2.0",
      "description": "Play notes and chords with your computer keyboard, record ideas, and send them into Melovas.",
      "apiPath": "https://apps.melovas.com/packages/keyboard-player/latest.json",
      "focusMode": "exclusive",
      "icon": "⌨",
      "capabilities": [
        "commit-notes",
        "request-timeline-playback",
        "keyboard-note-preview",
        "api-installed-package"
      ]
    }
  ]
}
