{
  "name":             "AFX Logistics",
  "short_name":       "AFX Logistics",
  "description":      "Instant freight quotes & online booking. Flatbed, dry van, hotshot, reefer & more.",
  "start_url":        "/",
  "scope":            "/",
  "display":          "standalone",
  "background_color": "#ffffff",
  "theme_color":      "#1E4680",
  "orientation":      "portrait-primary",
  "icons": [
    {
      "src":     "/icon-192.png",
      "type":    "image/png",
      "sizes":   "192x192",
      "purpose": "any"
    },
    {
      "src":     "/icon-512.png",
      "type":    "image/png",
      "sizes":   "512x512",
      "purpose": "any"
    },
    {
      "src":     "/icon-512-maskable.png",
      "type":    "image/png",
      "sizes":   "512x512",
      "purpose": "maskable"
    }
  ]
}
