{
  "name": "Nexus CRM",
  "short_name": "Nexus",
  "description": "AI-powered CRM for leads, outreach, vendors, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#F5007C",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/favicon.ico",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
