{
  "name": "Regroove Meister",
  "short_name": "Meister",
  "description": "MIDI Controller Suite for Live/DJ Performance",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
       "src": "icon-512x512.png",
       "sizes": "512x512",
       "type": "image/png"
    }
  ]
}
