{ "name": "Alfie Rides — Hamba Nathi", "short_name": "Alfie Rides", "description": "South Africa's taxi platform connecting riders and drivers.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#111111", "theme_color": "#FFCC00", "categories": ["travel", "navigation", "business"], "lang": "en-ZA", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Book a ride", "short_name": "Book", "url": "/rider", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Driver dashboard", "short_name": "Drive", "url": "/driver", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }