{
  "short_name": "Haulier",
  "name": "Haulier by Grieg Connect",
  "description": "Create and assign work orders to the available trucks and drivers.",
  "start_url": "/",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#66FFCC",
  "background_color": "#081410",
  "display": "standalone"
}
