{
  "name": "Nexos Bancolombia",
  "short_name": "Nexos",
  "description": "Nexos Bancolombia - Plataforma de comunicació de Bancolombia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fdda24",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ca",
  "categories": ["business", "productivity", "social"],
  "icons": [
    {
      "src": "/tenants/nexos/logos/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tenants/nexos/icons/icon-225x225.png",
      "sizes": "225x225",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tenants/nexos/icons/icon-512x512-real.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tenants/nexos/icons/icon-512x512-real.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Access your dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/tenants/nexos/icons/shortcut-dashboard.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "View your profile",
      "url": "/account/profile",
      "icons": [
        {
          "src": "/tenants/nexos/icons/shortcut-profile.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Browse events",
      "url": "/events",
      "icons": [
        {
          "src": "/tenants/nexos/icons/shortcut-events.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
