{
  "name": "GrowthEdge360 — AI Business Growth Operating System",
  "short_name": "Growth360",
  "description": "AI Business Growth Operating System powered by AsoftechInsightz",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A1F44",
  "theme_color": "#0A1F44",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/brand/growthedge360-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/brand/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/brand/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Executive Command Center" },
    { "name": "Leads", "url": "/growthedge360/leads", "description": "Lead Intelligence" },
    { "name": "Growth Audit", "url": "/growthedge360/website-intelligence", "description": "Run Website Intelligence" },
    { "name": "AI Agents", "url": "/growthedge360/ai-agents", "description": "AI Agent Orchestration" }
  ],
  "share_target": {
    "action": "/growthedge360/leads",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "name",
      "text": "notes",
      "url": "website"
    }
  },
  "protocol_handlers": [
    { "protocol": "web+growthedge", "url": "/dashboard?deeplink=%s" }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
