{
  "name": "Team Meet",
  "short_name": "Team Meet",
  "description": "Video meetings with live notes, in-meeting images, a callable AI and 1080p recording to a shareable link.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050817",
  "theme_color": "#050817",
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}