{
  "name": "Verban Auto Flex — Find it. Buy it. Drive it.",
  "short_name": "Verban Auto Flex",
  "description": "Kenya's Premier Automotive Marketplace for Car Sales, Trade-Ins, and Duty-Paid Imports.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1528",
  "theme_color": "#1769E0",
  "categories": [
    "automotive",
    "shopping",
    "business"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}