{
  "name": "CDL Lead Source - Premium CDL Driver Leads for Trucking Companies",
  "short_name": "CDL Lead Source",
  "description": "Find qualified CDL drivers fast with our premium database of verified, experienced truck drivers. Trusted by trucking companies nationwide for driver recruitment.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1a33",
  "theme_color": "#0f2748",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "transportation"],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CDL Lead Source Dashboard - Find Qualified Truck Drivers"
    },
    {
      "src": "/screenshot-narrow.png", 
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CDL Driver Database - Mobile View"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse CDL Driver Packages",
      "short_name": "Driver Packages",
      "description": "View available CDL driver lead packages",
      "url": "/products",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Get Free CDL Leads",
      "short_name": "Free Leads", 
      "description": "Get 10 free CDL driver leads",
      "url": "/#free-trial",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Support",
      "short_name": "Support",
      "description": "Contact CDL Lead Source support team",
      "url": "/contact",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "/contact?email=%s"
    },
    {
      "protocol": "tel",
      "url": "/contact?phone=%s"
    }
  ]
}
