{
    "name": "Indian Enroute",
    "short_name": "Indian Enroute",
    "description": "A sophisticated digital travel journal offering curated, luxury itineraries through India, designed for the modern traveler seeking a seamless and cinematic discovery experience.",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "scope": "./"
}