{
  "name": "ALS Project Viewer",
  "short_name": "ALS Viewer",
  "description": "Browse tracks, clips, MIDI notes, and chords from Ableton Live Set analysis JSON files.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1d1d1d",
  "theme_color": "#1d1d1d",
  "icons": [
    {
      "src": "icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
