{ "name": "Wellness Guest Portal", "short_name": "Wellness", "description": "Your complete wellness stay, daily itinerary, smart room IoT controls, dining, and discharge care app.", "start_url": "/", "display": "standalone", "background_color": "#f7f3eb", "theme_color": "#1f4a3c", "orientation": "portrait-primary", "icons": [ { "src": "/favicon.svg", "sizes": "192x192 512x512", "type": "image/svg+xml", "purpose": "any maskable" } ], "categories": ["lifestyle", "health", "travel"], "shortcuts": [ { "name": "Daily Itinerary", "url": "/portal/itinerary", "description": "View today's wellness schedule and therapies" }, { "name": "Room Controls", "url": "/portal/room-iot", "description": "Manage AC, lights, and curtains" }, { "name": "Dining & Meals", "url": "/portal/dining-laundry", "description": "Order wellness meals to your room" } ] }