{
  "name": "GrowthHub — Websites, CRM & Digital Partner",
  "short_name": "GrowthHub",
  "description": "Build websites, run your CRM, sell online and earn as a Digital Partner — all from your phone.",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1F62C4",
  "background_color": "#FFFFFF",
  "categories": ["business", "productivity", "marketing"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Leads", "url": "/dashboard/leads" },
    { "name": "Websites", "url": "/dashboard/websites" }
  ]
}
