{ "name": "VoyageStates — Flights & Travel", "short_name": "VoyageStates", "description": "Book flights with a US-based travel expert. Real fares, real people, 24/7.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#0B1E3D", "lang": "en-US", "dir": "ltr", "categories": ["travel", "shopping"], "icons": [ { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ], "shortcuts": [ { "name": "Search flights", "url": "/?search=1", "description": "Start a new flight search" }, { "name": "My trips", "url": "/dashboard.html#bookings", "description": "Your bookings and enquiries" } ] }