{
  "name": "Mrs Sid Command Centre",
  "short_name": "Mrs Sid 👑",
  "description": "Lead generation, CRM, outreach and messaging — all in one.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a080f",
  "theme_color": "#7b2fff",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Lead Generator", "url": "/?tab=leads", "description": "Find new leads on Google Maps" },
    { "name": "CRM", "url": "/?tab=crm", "description": "View and manage your leads" },
    { "name": "Send Messages", "url": "/?tab=messages", "description": "Send WhatsApp outreach" }
  ]
}
