{
  "name": "ZJ Marketing & Automation",
  "short_name": "ZJ CRM",
  "description": "ZJ Marketing & Automation — Internal CRM",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#4F6AFF",
  "orientation": "any",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard.html", "description": "Open Dashboard" },
    { "name": "Clients", "url": "/clients.html", "description": "View Clients" },
    { "name": "Pipeline", "url": "/pipeline.html", "description": "Sales Pipeline" },
    { "name": "Prospects", "url": "/prospects.html", "description": "Prospects" }
  ]
}
