{
  "name": "BoxProtect Driver Portal",
  "short_name": "BoxProtect",
  "description": "BoxProtect driver, sales and dispatch portal.",
  "start_url": "/v2/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
