{
  "name": "ABSCARS Market",
  "short_name": "ABSCARS",
  "description": "International auctions and marketplace listings for classic, luxury, exotic, and performance vehicles.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": [
    "auto",
    "shopping",
    "business"
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/app-icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/app-icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/pwa-screenshot-wide.png?v=1",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ABSCARS Market desktop view"
    },
    {
      "src": "/images/pwa-screenshot-mobile.png?v=1",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ABSCARS Market mobile view"
    }
  ]
}