{
  "name": "SOS Global \u2014 Enterprise Duty of Care",
  "short_name": "SOS Global",
  "description": "Duty-of-care platform for multinational employers: workforce location, check-ins, risk briefings and SOS escalation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c2340",
  "theme_color": "#0c2340",
  "categories": [
    "business",
    "travel",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Staff app",
      "short_name": "Staff",
      "description": "Open the SOS Global staff app",
      "url": "/team"
    },
    {
      "name": "Admin dashboard",
      "short_name": "Admin",
      "url": "/admin"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}