{
  "name": "CarSwipe",
  "short_name": "CarSwipe",
  "description": "The UK's swipe-to-buy car marketplace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0c0e",
  "theme_color": "#E24B4A",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/brand/icon-brand.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/logo-symbol.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
