{
  "name": "SAMVAD — The Art of Mindful Conversations",
  "short_name": "SAMVAD",
  "description": "AI-powered guidance for sensitive leaders preparing difficult employee conversations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#0F1B3D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}