{
  "name": "SN Nexus CRM",
  "short_name": "SN Nexus",
  "description": "Enterprise Customer Relationship Management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f11",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/SN-Nexus.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/SN-Nexus.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/SN-Nexus.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "Go to Dashboard",
      "icons": [{ "src": "/SN-Nexus.png", "sizes": "96x96" }]
    },
    {
      "name": "Leads",
      "url": "/leads",
      "description": "View Leads",
      "icons": [{ "src": "/SN-Nexus.png", "sizes": "96x96" }]
    },
    {
      "name": "Tasks",
      "url": "/tasks",
      "description": "View Tasks",
      "icons": [{ "src": "/SN-Nexus.png", "sizes": "96x96" }]
    },
    {
      "name": "Deals",
      "url": "/deals",
      "description": "View Deals",
      "icons": [{ "src": "/SN-Nexus.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "features": [
    "Cross Platform",
    "Fast Start",
    "Offline Capable"
  ],
  "handle_links": "preferred"
}
