{
  "name": "CarRadar — Korean Used Cars",
  "short_name": "CarRadar",
  "description": "Search Korea's major used car platforms in one place. Compare prices from Encar and KB Chachacha.",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "background_color": "#011B2A",
  "theme_color": "#1D9E75",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "shopping",
    "automotive"
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "CarRadar home screen"
    }
  ]
}