{
    "name": "DriveLink",
    "short_name": "DriveLink",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2e8fff",
    "icons": [],
    "shortcuts": [
      {
        "name": "Quick Scan",
        "short_name": "Scan",
        "description": "Fast VIN, tire, and customer lookup tools",
        "url": "/scan"
      }
    ]
  }