{
    "name": "Miracle Cab Shirdi",
    "short_name": "MiracleCAB",
    "description": "Trusted Shirdi cab and taxi service since 2006 — Sai Miracle Tours and Travel",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#E8650A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}