{
  "lang": "en-us",
  "name": "MIDIBox and Player app",
  "short_name": "MIDIBox",
  "description": "MIDIBox control and settings, music player",
  "start_url": "/",
  "background_color": "#2f3d58",
  "theme_color": "#2f3d58",
  "orientation": "any",
  "display": "standalone",
  "icons": [
      {
          "src": "MIDIBox.png",
          "sizes": "512x512"
      }
  ]
}