{
  "name": "Elite Taxi - İskele Elit Taksi | Mağusa Elit Taksi",
  "short_name": "Elite Taxi",
  "description": "İskele ve Mağusa'da profesyonel taksi hizmeti. 7/24 hizmet, lüks Mercedes-Benz araçlar, havalimanı transferi, şehir turları.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "tr",
  "categories": ["transportation", "travel", "business"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Book a taxi ride",
      "url": "/?action=book",
      "icons": [
        {
          "src": "/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Jet Taxi",
      "url": "tel:+905338806808"
    }
  ],
  "screenshots": [
    {
      "src": "/images/JetTaxi.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
