{
    "short_name": "WTA",
    "name": "Women's Tennis Association",
    "description": "The official website of the Women's Tennis Association - news, rankings, scores, videos and more",
    "theme_color": "#773dbd",
    "start_url": "/",
    "lang": "en-US",
    "display": "standalone",
    "background_color": "#773dbd",
    "icons": [
        {
            "src": "i/elements/apple-touch-icon.png",
            "sizes": "57x57",
            "type": "image/png"
        },
        {
            "src": "i/elements/apple-touch-icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "i/elements/apple-touch-icon-114x114.png",
            "sizes": "114x114",
            "type": "image/png"
        },
        {
            "src": "i/elements/apple-touch-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "i/elements/apple-touch-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "i/elements/apple-touch-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}