{
  "name": "BlessCars — Used Cars in Jacksonville",
  "short_name": "BlessCars",
  "description": "Hand-picked Marketplace, safety-inspected pre-owned cars in Jacksonville, FL. Buy online, trade-in in 24 hours, free home delivery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0F14",
  "theme_color": "#0A0F14",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "/brand/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse inventory",
      "url": "/inventory",
      "icons": [{ "src": "/brand/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Trade-in your car",
      "url": "/sell",
      "icons": [{ "src": "/brand/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
