{
  "name": "ezlate — Voice Chat With Instant AI Translation",
  "short_name": "ezlate",
  "description": "Voice chat app with instant AI translation. Create a room, share a link, and talk — each person hears the other in their language in real time. 31+ languages.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": ["communication", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/landing.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Voice conversations across any language"
    },
    {
      "src": "/screenshots/room.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Record and translate voice messages in real time"
    },
    {
      "src": "/screenshots/languages.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "30+ languages supported"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Meeting",
      "short_name": "New Room",
      "url": "/",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
