{
  "name": "Versara Ops",
  "short_name": "VersaraOps",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0F172A",
  "background_color": "#ffffff",
  "description": "Dispatcher and ops console for Versara Logistics — trip monitoring, corridor ops, driver wellbeing, road alerts.",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/img/versara-logo.png",     "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/versara-logo.png",     "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/versara-logo-sm.png",  "sizes": "120x120", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Corridor Ops",     "url": "/dashboard/corridor-ops",    "description": "Live corridor map" },
    { "name": "Ops Queue",        "url": "/dashboard/ops-queue",       "description": "Pending confirmations" },
    { "name": "Road Alerts",      "url": "/dashboard/road-alerts",     "description": "Dangerous stretch DB" },
    { "name": "Driver Leaderboard","url": "/dashboard/leaderboard",    "description": "Monthly ranks" }
  ]
}
