{
  "name": "Vednova AI — Sales Platform",
  "short_name": "Vednova",
  "description": "Lead calling, site visits and sales, powered by Vednova AI.",
  "start_url": "/caller",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F7F8",
  "theme_color": "#24306C",
  "lang": "en-IN",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "My board",       "url": "/caller",        "description": "Today's calling queue" },
    { "name": "Today's plan",   "url": "/sales/today",   "description": "Who to call now" },
    { "name": "Notifications",  "url": "/notifications", "description": "Alerts" }
  ]
}
