{
  "name": "AIEchoLang",
  "short_name": "AIEchoLang",
  "description": "Offline AI voice translator for live dialogue. Speak your language — be understood in any.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050b18",
  "theme_color": "#0a1527",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "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"
    }
  ]
}
