{
  "name": "FDxDRIVEN Long-Distance",
  "short_name": "FDxDRIVEN LD",
  "description": "Long-distance courier app for FDxDRIVEN — accept point-to-point jobs, capture pickup proof, complete deliveries.",
  "start_url": "login-courier.html?installed=1",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#9d174d",
  "background_color": "#fce7f3",
  "lang": "en-GB",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "icon-ld.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
