{
    "name": "Delve Risk Portal",
    "short_name": "Delve Risk",
    "description": "The best tool for your sales and marketing team's arsenal for making sales and conversions based on cultivated data on the world’s top cyber security executives.",
    "icons": [
        {
            "src": "/img/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/favicons/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/favicons/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/favicons/maskable_icon.png",
            "sizes": "301x301",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#161718",
    "background_color": "#161718",
    "display": "standalone",
    "start_url": "/",
    "orientation": "any",
    "shortcuts": [
        {
            "name": "Open Events",
            "short_name": "Events",
            "description": "Go directly to the Events page.",
            "url": "/#/events",
            "icons": [
                {
                    "src": "/img/favicons/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Open Portal",
            "short_name": "Portal",
            "description": "Go directly to the Portal page.",
            "url": "/#/portal",
            "icons": [
                {
                    "src": "/img/favicons/android-chrome-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}