{
  "name": "Tycoon Securities",
  "short_name": "Tycoon",
  "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": "/tycoon-logo-icon.webp",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/tycoon-logo-icon.webp",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
