{
    "name": "Royal Orchid & Regenta Hotels",
    "short_name": "Royal Orchid",
    "description": "Distinctly warm Indian hospitality. 123 hotels across 65+ destinations. Book direct, save 25% with Regenta Rewards.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#FBF7F0",
    "theme_color": "#2D102C",
    "categories": ["travel", "lifestyle", "business"],
    "lang": "en-IN",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Search Hotels",
            "url": "/?action=search",
            "description": "Find your next stay"
        },
        {
            "name": "My Bookings",
            "url": "/?action=manage",
            "description": "Manage your reservations"
        },
        {
            "name": "Regenta Rewards",
            "url": "/?action=loyalty",
            "description": "Member benefits and points"
        }
    ]
}
