{
  "name": "Layali ElQahera",
  "short_name": "Layali ElQahera",
  "description": "Premium car rental service in Cairo",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/images/logos/192x192-ENG.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logos/512x512-ENG.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/logos/540x720-ENG.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/logos/1280x720-ENG.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Car",
      "short_name": "Book",
      "description": "Quick access to car booking",
      "url": "/",
      "icons": [
        {
          "src": "/images/logos/512x512-ENG.png",
          "sizes": "512x512"
        }
      ]
    }
  ],
  "categories": ["travel", "business"],
  "prefer_related_applications": false
}
