{
  "name": null,
  "short_name": "Road Runner",
  "description": "Premium Wheels, Tires & Lift Kits — Marietta, GA",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#414a57",
  "orientation": "any",
  "lang": null,
  "categories": ["shopping", "automotive"],
  "icons": [{
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }],
  "shortcuts": [
    {
      "name": "Shop Wheels",
      "url": "/collections/all",
      "description": "Browse our wheel collection"
    },
    {
      "name": "Contact Us",
      "url": "/pages/contact",
      "description": "Get in touch with our team"
    }
  ]
}
