{
  "name": "CHORUS Orator — Real-time Voice Analysis",
  "short_name": "CHORUS",
  "description": "Research-forward live vocal laboratory with real-time voice analysis, cognitive state detection, and vocal pattern diagnostics.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090f",
  "theme_color": "#08090f",
  "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", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
