{
  "name": "UnMute AI",
  "short_name": "UnMute AI",
  "description": "AI-powered travel translator with real-time conversation, camera OCR, and 285 cultural intelligence presets. Created by Mr. Barrio — Meta Deviant Universe.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}