{ "name": "Travel Network World", "short_name": "TNW", "description": "Explore destinations, compare travel options and keep trip-planning tools together with Travel Network World.", "start_url": "/", "scope": "/", "display": "standalone", "theme_color": "#081f36", "background_color": "#081f36", "icons": [ { "src": "/assets/images/icons/tnw-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/images/icons/tnw-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "lang": "en-CA", "id": "/", "categories": [ "travel", "lifestyle" ], "display_override": [ "window-controls-overlay", "standalone", "minimal-ui" ], "orientation": "any", "dir": "ltr", "shortcuts": [ { "name": "Search flights", "short_name": "Flights", "url": "/flights/", "icons": [ { "src": "/assets/images/icons/tnw-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Find hotels", "short_name": "Hotels", "url": "/hotels/", "icons": [ { "src": "/assets/images/icons/tnw-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Explore destinations", "short_name": "Destinations", "url": "/destinations/", "icons": [ { "src": "/assets/images/icons/tnw-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Open Traveler Hub", "short_name": "My Trips", "url": "/account/", "icons": [ { "src": "/assets/images/icons/tnw-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }