{
  "name": "Delay Master — Ear Training",
  "short_name": "Delay Master",
  "description": "Match a target delay by ear. Adjust delay time, feedback, and wet/dry to match the processed signal.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080a0e",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "music", "productivity"],
  "lang": "en"
}
