{
  "name": "Live Translator",
  "short_name": "Translator",
  "description": "Dịch giọng nói thời gian thực hai chiều",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080f1a",
  "theme_color": "#0f1720",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
