{
  "name": "AutoLeadQR - Vehicle Details",
  "short_name": "AutoLeadQR",
  "description": "View vehicle details offline after scanning QR codes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/autoleadqr.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
