{
  "name": "Scale Lab",
  "short_name": "Scale Lab",
  "description": "A music theory practice tool for scale generation, modes, chords, melody, and cycling sequencer.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080d17",
  "theme_color": "#080d17",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
