{
  "name": "Web Sampler Sequencer",
  "short_name": "Sampler",
  "description": "A free, MIT-licensed drum sampler and sequencer that runs entirely in the browser. By Anthony P. Kuzub — https://Sampler.Like.audio. Its faceplates are an homage to classic hardware, with no affiliation with the original manufacturers.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#f4902c",
  "icons": [
    {
      "src": "./ICON and LOGO/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./ICON and LOGO/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
