{
    "name": "Business Network",
    "short_name": "BNA",
    "start_url": "/mobile",
    "display": "standalone",
    "background_color": "#0d0d0f",
    "theme_color": "#C9920A",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/bna-icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/bna-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
