{
  "id": "/d/",
  "name": "Nexus Dashboard",
  "short_name": "Nexus",
  "description": "Your business growth command center",
  "start_url": "/d/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#ff0008",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "url": "/inbox/",
      "description": "SMS conversations"
    },
    {
      "name": "Pipeline",
      "url": "/pipeline/",
      "description": "Deal pipeline"
    }
  ]
}
