{
  "name": "CareLynk360",
  "short_name": "CareLynk360",
  "description": "Per-diem caregiving, hired in hours. A direct marketplace for caregivers and the facilities that need them.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafbfc",
  "theme_color": "#0f4c81",
  "orientation": "portrait",
  "categories": ["health", "medical", "business"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Sign in",
      "url": "/auth/signin",
      "description": "Sign in to your CareLynk360 account"
    },
    {
      "name": "Find caregivers",
      "url": "/employer/home",
      "description": "Post a shift or browse caregivers"
    }
  ]
}
