{
  "short_name": "CEDX Calls",
  "name": "CEDX Call Tracker",
  "description": "Track every agent's calls, missed calls, and bookings.",
  "icons": [
    { "src": "favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" }
  ],
  "start_url": "/portal/activity",
  "scope": "/portal/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c75a2a",
  "background_color": "#F2F2F7"
}
