{
  "id": "/",
  "name": "Chrome Stallions",
  "short_name": "Chrome Stallions",
  "description": "Licensed California dealership specializing in luxury, exotic, and performance vehicles. Source, sell, finance, or commission custom builds — all backed by a white-glove concierge experience.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["business", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-dark-192.v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-dark-512.v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-192.v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/maskable-512.v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon-dark.v3.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.v3.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Chrome Stallions — desktop view"
    },
    {
      "src": "/screenshot-narrow.v3.jpg",
      "sizes": "720x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Chrome Stallions — mobile view"
    }
  ],
  "shortcuts": [
    {
      "name": "Negotiated Deals",
      "short_name": "Inventory",
      "description": "Browse current vehicle inventory",
      "url": "/inventory",
      "icons": [{ "src": "/favicon-dark-192.v3.png", "sizes": "192x192" }]
    },
    {
      "name": "Sell Your Car",
      "short_name": "Sell",
      "description": "Get an offer on your vehicle",
      "url": "/sell",
      "icons": [{ "src": "/favicon-dark-192.v3.png", "sizes": "192x192" }]
    },
    {
      "name": "Credit Application",
      "short_name": "Apply",
      "description": "Apply for vehicle financing",
      "url": "/apply",
      "icons": [{ "src": "/favicon-dark-192.v3.png", "sizes": "192x192" }]
    }
  ]
}
