{
  "name": "SLV Logistics",
  "short_name": "SLV",
  "description": "SL Veggies India — intelligent night-ops logistics platform. Live tracking, role-based dispatch, and operational intelligence built for fresh produce.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F1EA",
  "theme_color": "#F5F1EA",
  "icons": [
    { "src": "/sl-veggies-logo.png", "sizes": "any", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "business", "logistics"],
  "lang": "en-IN",
  "shortcuts": [
    { "name": "Admin Home", "url": "/admin", "description": "Today's snapshot + quick actions" },
    { "name": "Live Ops", "url": "/live-ops", "description": "Map + horizontal track" },
    { "name": "Trip Dashboard", "url": "/trip", "description": "Approval kanban" },
    { "name": "Driver", "url": "/driver-daily", "description": "Phone + PIN driver shift" }
  ]
}
