{
  "name": "Echo — AI Music & Voice Changer",
  "short_name": "Echo",
  "description": "Transform voices, clone any voice in seconds, and generate original music from text with AI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#8b5cf6",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.aaai.echo",
      "url": "https://play.google.com/store/apps/details?id=com.aaai.echo"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/echo-ai-music-voice-changer/id6476617625"
    }
  ],
  "prefer_related_applications": true
}
