{
    "name": "MetroDekho - Delhi Metro, Noida Metro & RRTS Route Guide",
    "short_name": "MetroDekho",
    "description": "Calculate routes, view metro station facilities, timetables, and parking info offline.",
    "start_url": "https://www.metrodekho.com/route-planner",
    "scope": "https://www.metrodekho.com/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#2563eb",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/icons/train-front.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/icons/train-front.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}