{ "id": "/", "name": "RideWiz — Bahamas Rides & Rentals", "short_name": "RideWiz", "description": "Book taxis, Cool Tours, and car rentals in The Bahamas. Real-time tracking, instant driver matching, and seamless payments.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#E8842C", "lang": "en", "dir": "ltr", "categories": ["travel", "transportation", "maps"], "prefer_related_applications": false, "iarc_rating_id": "", "related_applications": [], "icons": [ { "src": "/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" }, { "src": "/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" }, { "src": "/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" }, { "src": "/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [ { "src": "/screenshots/mobile-home.png", "sizes": "768x1408", "type": "image/png", "form_factor": "narrow", "label": "RideWiz home — book a ride in seconds" }, { "src": "/screenshots/mobile-map.png", "sizes": "768x1408", "type": "image/png", "form_factor": "narrow", "label": "Live map with real-time driver tracking" }, { "src": "/screenshots/mobile-rentals.png", "sizes": "768x1408", "type": "image/png", "form_factor": "narrow", "label": "Browse and book rental cars" } ], "shortcuts": [ { "name": "Book a Taxi", "short_name": "Taxi", "description": "Book a taxi instantly", "url": "/?service=taxi&source=shortcut", "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }] }, { "name": "Cool Tour", "short_name": "Cool Tour", "description": "Book a guided Cool Tour", "url": "/?service=cool&source=shortcut", "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }] }, { "name": "Car Rentals", "short_name": "Rentals", "description": "Browse rental cars", "url": "/?service=rental&source=shortcut", "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }] } ] }