
{
  "name": "Live Guest Assistant",
  "short_name": "Guest Assistant",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#475569",
  "theme_color": "#475569",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1542314831-068cd1dbfeeb?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}