{
  "name": "New Airport Taxi - Istanbul VIP Transfer",
  "short_name": "NewAirportTaxi",
  "description": "Official fixed-price VIP taxi and chauffeur transfer for Istanbul Airport (IST) and Sabiha Gökçen (SAW).",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070a11",
  "theme_color": "#d4af37",
  "categories": [
    "travel",
    "transportation",
    "business"
  ],
  "icons": [
    {
      "src": "assets/icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
