{
  "name": "Ezship Carrier TMS",
  "short_name": "Ezship",
  "description": "Operations + driver portal for the Ezship Carrier TMS",
  "lang": "en",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "background_color": "#0b1220",
  "theme_color": "#0ea5e9",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "My Loads",  "url": "/loads",     "short_name": "Loads"     },
    { "name": "Dashboard", "url": "/dashboard", "short_name": "Dashboard" },
    { "name": "Inbox",     "url": "/notifications", "short_name": "Inbox" }
  ]
}
