{
  "name": "Calleague",
  "short_name": "Calleague",
  "description": "Calleague — voice and browser-call queue, AI agents, and knowledge for support teams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#3370FF",
  "icons": [
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Agents",
      "short_name": "Agents",
      "url": "/studio/agent"
    },
    {
      "name": "Calls",
      "short_name": "Calls",
      "url": "/dashboard/calls"
    }
  ]
}
