{
  "name": "Fauzz Corporate Rentals",
  "short_name": "Fauzz",
  "description": "Hire a car or enroll your car with Fauzz Corporate Car Rentals Kenya",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/images/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hire a Car",
      "short_name": "Hire",
      "description": "Browse and book a car",
      "url": "/hire-a-car/",
      "icons": [{ "src": "/images/logo-icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Enroll Your Car",
      "short_name": "Enroll",
      "description": "Earn monthly income from your car",
      "url": "/enroll-your-car/",
      "icons": [{ "src": "/images/logo-icon.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["travel", "business"],
  "screenshots": []
}
