{
  "name": "UNIVOCAL",
  "short_name": "univocal",
  "id": "com.univocal.app",
  "description": "Real-time voice translation app. No app needed for the other person.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#FF5E00",
  "orientation": "portrait",
   "icons": [
  {
    "src": "icon-192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "icon-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable"
  }
]
}
