{
  "name": "Southwest Distribution Group",
  "short_name": "SWDist",
  "description": "Real-time freight tracking and driver console for Southwest Distribution Group",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ff4d00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://placehold.co/192x192/ff4d00/ffffff?text=SD",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/ff4d00/ffffff?text=SD",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Shipments",
      "url": "/client/shipments",
      "description": "View your shipments"
    },
    {
      "name": "Driver Console",
      "url": "/driver/console",
      "description": "Open driver console"
    }
  ]
}
