{
  "name": "Scott Sells Chevys — Central Ohio Vehicle Finder",
  "short_name": "ScottSellsChevys",
  "description": "Shop new and used vehicles with Scott Hall in Central Ohio. Live inventory, trade value, payment estimator, and direct text to Scott.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#061426",
  "theme_color": "#061426",
  "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": "Find Me a Vehicle",
      "short_name": "Find",
      "url": "/find-me-a-vehicle?source=pwa",
      "description": "Tell Scott what you're looking for"
    },
    {
      "name": "Value My Trade",
      "short_name": "Trade",
      "url": "/value-my-trade?source=pwa",
      "description": "Get a dealer-grade trade estimate"
    },
    {
      "name": "Build My Deal",
      "short_name": "Deal",
      "url": "/build-your-own-deal?source=pwa",
      "description": "Estimate payments with Ohio taxes"
    },
    {
      "name": "Text Scott",
      "short_name": "Text",
      "url": "/contact?source=pwa",
      "description": "Reach Scott directly"
    }
  ],
  "categories": ["shopping", "automotive", "business"],
  "lang": "en-US",
  "dir": "ltr"
}
