{
  "name": "Reach My Leads",
  "short_name": "RML",
  "description": "AI-powered Revenue Operating System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#22C55E",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/logo-purple.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/logo-purple.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/logo-purple.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Contacts", "url": "/contacts", "description": "View contacts" },
    { "name": "Pipeline", "url": "/pipeline", "description": "View pipeline" },
    { "name": "Inbox", "url": "/inbox", "description": "View messages" }
  ]
}
