{
  "name": "Geong Car Rental",
  "short_name": "Geong Cars",
  "description": "Book your dream car today!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/logo.ico",
      "sizes": "192x192 512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Booking",
      "short_name": "Booking",
      "description": "View vehicle catalog and availability schedule",
      "url": "/booking"
    }
  ]
}
