{
  "name": "CLN Platform",
  "short_name": "CLN",
  "description": "Collaborative Logistics Network — Driver Portal",
  "start_url": "/modules/driver/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A2342",
  "theme_color": "#0A2342",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/assets/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/assets/images/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "categories": ["logistics", "business"],
  "shortcuts": [
    {"name": "My Trips", "url": "/modules/driver/dashboard.php", "description": "View active trips"},
    {"name": "Scan QR", "url": "/modules/trips/qr_checkin.php", "description": "Scan trip QR code"}
  ]
}
