{
  "name": "Kashmere Pulse — Agent Assist",
  "short_name": "Kashmere",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/agent-assist",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "icons": [
    {
      "src": "/pwa-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/pwa-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
