{
  "name": "ClinConnect",
  "short_name": "ClinConnect",
  "description": "The trusted clinician-to-facility staffing marketplace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/clinician-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Find Shifts Near You"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Shifts",
      "url": "/open-requests",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Jobs",
      "url": "/my-jobs",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "categories": [
    "medical",
    "business",
    "productivity"
  ],
  "related_applications": [],
  "prefer_related_applications": false
}