mpc_valet 0.3.8

A tool for creating instrument for MPC drum machines.
Documentation
{
    "name": "Egui Template PWA",
    "short_name": "egui-template-pwa",
    "icons": [{
      "src": "./icon-256.png",
        "sizes": "256x256",
        "type": "image/png"
      },
      {
        "src": "./maskable_icon_x512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any maskable"
        },
      {
        "src": "./icon-1024.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
    ],
    "lang": "en-US",
    "id": "/index.html",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "white",
    "theme_color": "white"
  }