{
  "name": "QuickEQ — Ear Training",
  "short_name": "QuickEQ",
  "description": "Identify the correct EQ by ear. Listen to a processed signal, compare two EQ curves, and pick the one that matches.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080a0e",
  "theme_color": "#818cf8",
  "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"
}
