{
  "name": "LiveMeet",
  "short_name": "LiveMeet",
  "description": "LiveMeet is a real-time, high-performance audio and video conferencing application with integrated vocal assistant agents.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070707",
  "theme_color": "#070707",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/assistant-agent.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/assistant-agent.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/images/livekit-apple-touch.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/livekit-apple-touch.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
