{
  "name": "Elev8",
  "short_name": "Elev8",
  "description": "Discover your strengths and connect to purpose-driven careers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EBD3DF",
  "theme_color": "#93134B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Assets/Icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Assets/Icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/Assets/Icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}