{
  "name": "Smart Fleet Manager by DigixSkill",
  "short_name": "Smart Fleet",
  "description": "AI-powered fleet & transport management. Drivers, dispatch, bookings, invoicing and live intelligence.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Driver — Today", "url": "/driver", "description": "Assigned trips for today" },
    { "name": "Customer Portal", "url": "/portal", "description": "Bookings, invoices & support" },
    { "name": "Book a ride", "url": "/book", "description": "Public booking" }
  ]
}
