{
  "name": "A Load A Day — Trucking Marketplace",
  "short_name": "A Load A Day",
  "description": "Loads, drivers, trucks, trailers, mechanics, factoring, parking, GPS — for truckers worldwide. Free.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0d12",
  "theme_color": "#ff7a1a",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity", "navigation", "travel"],
  "shortcuts": [
    { "name": "Truck GPS",    "url": "./index.html#/gps",     "description": "Truck-routed navigation" },
    { "name": "Load Board",   "url": "./index.html#/loads",   "description": "Find loads now" },
    { "name": "Truck Parking","url": "./index.html#/parking", "description": "Find a spot for the night" },
    { "name": "Cheap Diesel", "url": "./index.html#/diesel",  "description": "Live prices on your route" }
  ]
}
