{
  "name": "Crewsway Portal",
  "short_name": "Crewsway portal employee. Login to continue.",
  "description": "The MyITCrew Crewsway Portal is your daily HUD and active alert monitoring system.",
  "icons": [
    {
      "src": "img/icon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "img/icon/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "img/icon/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "white",
  "theme_color": "#3d9be9"
}
