{
  "name": "SERVPRO Employee Hub",
  "short_name": "Employee Hub",
  "description": "SERVPRO of Canton/Washtenaw employee work hub.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b0c0c",
  "icons": [
    {
      "src": "/assets/employee-hub-radial-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/employee-hub-radial-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/assets/employee-hub-radial-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/assets/employee-hub-radial-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "shortcuts": [
    {
      "name": "Actions",
      "short_name": "Actions",
      "url": "/actions"
    },
    {
      "name": "Work",
      "short_name": "Work",
      "url": "/work"
    },
    {
      "name": "Job Packets",
      "short_name": "Job Packets",
      "url": "/job-packets"
    }
  ]
}
