{
  "name": "Callershub",
  "short_name": "Callershub",
  "description": "AI-first call center platform — outbound, inbound, and voice-agent calling",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8FAFC",
  "theme_color": "#008075",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/images/callpilot-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/callpilot-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Calls", "short_name": "Calls", "url": "/calls", "icons": [{ "src": "/images/callpilot-icon.png", "sizes": "96x96" }] },
    { "name": "Contacts", "short_name": "Contacts", "url": "/contacts", "icons": [{ "src": "/images/callpilot-icon.png", "sizes": "96x96" }] },
    { "name": "Tasks", "short_name": "Tasks", "url": "/tasks", "icons": [{ "src": "/images/callpilot-icon.png", "sizes": "96x96" }] }
  ]
}
