{
  "name": "Agent UI - Voice AI Infrastructure Monitor",
  "short_name": "Agent UI",
  "description": "Voice AI Infrastructure Monitor for analyzing call performance and infrastructure",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3B82F6",
  "background_color": "#111827",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-16x16.svg",
      "sizes": "16x16",
      "type": "image/svg+xml"
    }
  ]
}