{
  "name": "Rent Sayara - Car Rental Platform",
  "short_name": "RentSayara",
  "description": "Find and rent cars across GCC countries with RentSayara",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/6920e8517cc6e14c8bd78e6f/8dde7d2ae_logo2-jpeg.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/6920e8517cc6e14c8bd78e6f/8dde7d2ae_logo2-jpeg.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "travel",
    "lifestyle",
    "business"
  ],
  "screenshots": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/6920e8517cc6e14c8bd78e6f/8dde7d2ae_logo2-jpeg.jpg",
      "sizes": "1170x2532",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Cars",
      "short_name": "Search",
      "description": "Search for rental cars",
      "url": "/Search?source=pwa",
      "icons": [
        {
          "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/6920e8517cc6e14c8bd78e6f/8dde7d2ae_logo2-jpeg.jpg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View your bookings",
      "url": "/UserDashboard?source=pwa",
      "icons": [
        {
          "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/6920e8517cc6e14c8bd78e6f/8dde7d2ae_logo2-jpeg.jpg",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "lang": "en",
  "dir": "auto",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}