{
  "name": "R&V Auto Sales",
  "short_name": "R&V Auto",
  "description": "Quality used cars, easy financing and insurance in Houston, TX.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c141d",
  "theme_color": "#12293f",
  "lang": "en-US",
  "categories": ["shopping", "business", "automotive"],
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Browse Inventory", "short_name": "Inventory", "url": "/inventory", "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "Get Pre-Approved", "short_name": "Financing", "url": "/financing", "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "Call the Lot", "short_name": "Call", "url": "tel:+18326923056" }
  ]
}
