{ "name": "Get An Airport Transfer", "short_name": "GAT", "description": "Türkiye genelinde sabit fiyatlı havalimanı transferi ve özel şoförlü ulaşım.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#F5F1EA", "theme_color": "#0E2A47", "orientation": "portrait", "lang": "tr", "dir": "ltr", "categories": ["travel", "lifestyle", "business"], "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Yeni Rezervasyon", "short_name": "Rezervasyon", "description": "Hızlı havalimanı transferi rezervasyonu", "url": "/booking", "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }] }, { "name": "Turlar", "short_name": "Turlar", "description": "Türkiye şehir turları kataloğu", "url": "/tours", "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }] }, { "name": "Yolculuklarım", "short_name": "Yolculuk", "description": "Kayıtlı turlar ve rezervasyonlar", "url": "/trips", "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }] }, { "name": "İletişim", "short_name": "İletişim", "description": "WhatsApp, telefon ve e-posta iletişim bilgileri", "url": "/contact", "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }] } ] }