{
  "name": "Music Slow-Downer · Jazz Lab",
  "short_name": "Slow-Downer",
  "description": "Import your own audio, slow it down without changing pitch, loop A-B sections.",
  "lang": "en",
  "start_url": "jazz-lab-slowdown.html",
  "scope": "./",
  "id": "/jazz-lab-slowdown-en",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "categories": [
    "education",
    "music",
    "utilities"
  ],
  "icons": [
    {
      "src": "../icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}