{ "name": "Andaman Travel Booking", "short_name": "ATB", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#008080", "orientation": "portrait-primary", "scope": "/", "icons": [ { "src": "frontend/img/brand/atb-logo.png", "sizes": "192x192", "type": "image/png" }, { "src": "frontend/img/brand/atb-logo.png", "sizes": "512x512", "type": "image/png" } ] }