{
  "name": "AudioWizard",
  "short_name": "AudioWizard",
  "description": "AudioWizard Software",
  "theme_color": "#18bc9c",
  "background_color": "#18bc9c",
  "display": "fullscreen",
  "orientation": "landscape",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "./static/img/icons/LOGO-AUDIO-WIZARD.svg",
      "sizes": "144x144",
      "type": "image/svg+xml"
    }
  ]
}
