{
  "name": "Ai Agent",
  "short_name": "Ai Agent",
  "description": "CRM platform powered by WhatsApp AI agent to streamline your business processes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/Logo%20Black.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/Logo%20White.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
