
{
  "name": "EchoListen - Voice Trainer",
  "short_name": "EchoListen",
  "description": "Hear it. Say it. Master it. EchoListen is your personal AI voice coach — listen to a native AI teacher, record yourself, and hear the difference instantly. Three powerful modes help you level up: Solo Echo warms up your voice with free, unlimited sessions; Shadowing drills real-world expressions across 6 languages with multiple premium AI voices; and Speech Pro sharpens your delivery for presentations, speeches, and any moment that needs to sound perfect. Start speaking with confidence today.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#4f46e5",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen1-signin.png",
      "sizes": "500x723",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sign In to EchoListen"
    },
    {
      "src": "/screenshots/screen2-speechpro.png",
      "sizes": "538x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Speech Pro mode — paste a script"
    },
    {
      "src": "/screenshots/screen3-speechpro-chunked.png",
      "sizes": "538x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Speech Pro mode — practice chunked segments"
    },
    {
      "src": "/screenshots/screen4-shadowing.png",
      "sizes": "538x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Active shadowing session — listen and repeat"
    },
    {
      "src": "/screenshots/screen5-settings.png",
      "sizes": "501x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Session Settings — choose language, category, and AI teacher voice"
    }
  ]
}
