{
  "name": "Elektron Tonverk MIDI Controller & Editor",
  "short_name": "Tonverk Controller",
  "description": "Real-time MIDI controller and sound editor for the Elektron Tonverk synthesizer.",
  "start_url": "./controller.html",
  "display": "standalone",
  "background_color": "#0c0e18",
  "theme_color": "#0c0e18",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
