{ "name": "Hotel Parmeshwari", "short_name": "Parmeshwari", "description": "Luxury hotel and wedding destination in Salasar, Churu, Rajasthan. Near Salasar Balaji Temple.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#6B5C3E", "orientation": "portrait-primary", "scope": "/", "lang": "en-IN", "categories": ["travel", "food", "lifestyle"], "icons": [ { "src": "/logo.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any maskable" }, { "src": "/logo.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" } ], "shortcuts": [ { "name": "Book a Room", "short_name": "Book", "description": "Reserve your room at Hotel Parmeshwari", "url": "/rooms", "icons": [{ "src": "/logo.jpg", "sizes": "192x192" }] }, { "name": "Contact Us", "short_name": "Contact", "description": "Get in touch with Hotel Parmeshwari", "url": "/contact", "icons": [{ "src": "/logo.jpg", "sizes": "192x192" }] }, { "name": "Wedding Packages", "short_name": "Weddings", "description": "View our wedding venue packages", "url": "/wedding-packages", "icons": [{ "src": "/logo.jpg", "sizes": "192x192" }] } ] }