{
    "name": "Somerset West Taxi Tours & Car Rental",
    "short_name": "SW Taxi Tours",
    "description": "Book verified car rentals, airport shuttles, and Cape Winelands private tours in Somerset West.",
    "start_url": "https://somersetwesttaxitours.online/pwa-app/",
    "scope": "https://somersetwesttaxitours.online/pwa-app/",
    "display": "standalone",
    "background_color": "#1A1A1A",
    "theme_color": "#1A1A1A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://somersetwesttaxitours.online/pwa-app/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://somersetwesttaxitours.online/pwa-app/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://somersetwesttaxitours.online/pwa-app/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "https://somersetwesttaxitours.online/pwa-app/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}