{
    "name": "Luxury Cruise Connections",
    "short_name": "LCC Cruises",
    "description": "Find and share luxury cruise itineraries.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#051821",
    "icons": [
        {
            "src": "/images/fav.ico/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/brand/luxury-cruise-connections-circle-logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
