{
    "theme_color": "#f50",
    "background_color": "#222333",
    "display": "browser",
    "scope": "/",
    "start_url": "/play/",
    "name": "Team Fantasy Football",
    "short_name": "Team Fantasy Football",
    "description": "The new form of fantasy football",
    "icons": [
        {
            "src": "/splashscreens/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/splashscreens/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/splashscreens/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/splashscreens/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}