{
  "name": "ACS CRM Enterprise 5.0",
  "short_name": "ACS CRM",
  "description": "ACS Solutions Consultancy enterprise CRM and telecalling workspace",
  "id": "/dashboard",
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#f4f7fb",
  "theme_color": "#071a3c",
  "icons": [
    {
      "src": "/images/acs-solutions-logo.png",
      "sizes": "1280x1280",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {"name": "Dashboard", "short_name": "Home", "url": "/dashboard"},
    {"name": "Calling Queue", "short_name": "Calls", "url": "/workspace/calling-queue"},
    {"name": "My Tasks", "short_name": "Tasks", "url": "/workspace/my-tasks"},
    {"name": "Search CRM", "short_name": "Search", "url": "/workspace/search"}
  ]
}
