{
  "name": "EZ AUTO Lakeland",
  "short_name": "EZ AUTO",
  "description": "Buy Here Pay Here used cars in Lakeland, FL. Get approved in 10 minutes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1B4E86",
  "background_color": "#1B4E86",
  "lang": "en-US",
  "categories": ["automotive", "shopping", "finance"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Apply Now",
      "short_name": "Apply",
      "description": "Submit your financing application",
      "url": "/apply-now/",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Inventory",
      "short_name": "Inventory",
      "description": "Browse available vehicles",
      "url": "/inventory/",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Make a Payment",
      "short_name": "Payment",
      "description": "Pay your car note online",
      "url": "/make-a-payment/",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
