{
  "name": "midee — MIDI visualizer",
  "short_name": "midee",
  "description": "Free, open-source MIDI visualizer in the browser. Drop a MIDI file, play live with a controller, loop, record, and export as 1080p MP4 — fully client-side.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape-primary",
  "background_color": "#06060e",
  "theme_color": "#06060e",
  "categories": ["music", "multimedia", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
