{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "The Sporting News",
    "display": "standalone",
    "icons": [
        {
            "src": "https://s3.us-west-2.amazonaws.com/zephr-templates.sportingnews.com/assets/TSN_logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}