{
  "short_name": "AudioMixer",
  "name": "Pro Audio Mixer",
  "icons": [
    {
      "src": "img/favicon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/favicon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://hdsoundsystem.github.io/audio-interface/",
  "display": "standalone",
  "theme_color": "#1a1c20",
  "background_color": "#0f1012"
}