{
  "name": "Cortellan Concierge",
  "short_name": "Cortellan",
  "description": "Private expert access platform by Cortellan Group. Confidential guidance from vetted experts, matched to your needs.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#F5F0E8",
  "theme_color": "#B09B5B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/app-icon-light.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app-icon-light-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-light-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app-icon-light-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-light-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Cortellan Concierge private expert access"
    }
  ],
  "shortcuts": [
    {
      "name": "Concierge",
      "short_name": "Concierge",
      "description": "Open your private concierge workspace.",
      "url": "/concierge?source=pwa-shortcut",
      "icons": [
        {
          "src": "/app-icon-light-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Open secure Cortellan messages.",
      "url": "/messages?source=pwa-shortcut",
      "icons": [
        {
          "src": "/app-icon-light-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Install",
      "short_name": "Install",
      "description": "Install Cortellan Concierge on this device.",
      "url": "/install?source=pwa-shortcut",
      "icons": [
        {
          "src": "/app-icon-light-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": [
    "business",
    "lifestyle",
    "finance"
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
