{
  "id": "/chat",
  "name": "Clutch Chat",
  "short_name": "Chat",
  "description": "Talk to Clutch — threads, channels, voice, JARVIS",
  "start_url": "/talk",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050a12",
  "theme_color": "#201a40",
  "icons": [
    {
      "src": "/icons/app-chat-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-chat-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
