{
  "name": "NJ TMS — Driver Portal",
  "short_name": "NJ TMS",
  "description": "NJ Logistics Transportation Management System — Driver / Shipper / Admin",
  "id": "/tms/",
  "start_url": "/tms/driver",
  "scope": "/tms/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "lang": "en",
  "categories": ["business", "productivity", "navigation"],
  "icons": [
    {
      "src": "/tms/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tms/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tms/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Driver Portal",
      "short_name": "Driver",
      "description": "Open driver mobile portal",
      "url": "/tms/driver",
      "icons": [{ "src": "/tms/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/tms/screenshots/driver-mobile.png",
      "type": "image/png",
      "sizes": "1080x1920",
      "form_factor": "narrow"
    }
  ]
}
