{
  "id": "/",
  "name": "Helix Customer Operations",
  "short_name": "Helix",
  "description": "Connected customer records, service work, calls, tasks, and governed automation.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/workspace",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f5f6f8",
  "theme_color": "#6161ff",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/helix-mark.svg?v=flow-2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/helix-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Workspace dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/helix-mark-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Ticket queue",
      "short_name": "Tickets",
      "url": "/tickets",
      "icons": [{ "src": "/helix-mark-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Task queue",
      "short_name": "Tasks",
      "url": "/tasks",
      "icons": [{ "src": "/helix-mark-512.png", "sizes": "512x512", "type": "image/png" }]
    }
  ]
}
