{
  "name": "OPUS:6 Visual Music Studio",
  "short_name": "OPUS:6",
  "description": "An installable visual instrument, sequencer, theory lab, and music workstation.",
  "id": "/",
  "start_url": "/?source=installed",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#08090d",
  "theme_color": "#08090d",
  "orientation": "any",
  "categories": ["music", "education", "productivity"],
  "icons": [
    { "src": "/opus6-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Open tool rack", "short_name": "Tool rack", "url": "/#rack" },
    { "name": "Build a beat", "short_name": "Beat", "url": "/#groove" },
    { "name": "Connect MIDI", "short_name": "MIDI", "url": "/#io" }
  ]
}
