{
    "name": "gameleap",
    "short_name": "gl",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "gcm_sender_id": "AIzaSyAX_Y3T8TJ8Y7DXCsT9sO-KpfmgP74Ar68",
    "icons": [
        {
            "src": "assets/icons/gameleap-logo-small.jpg",
            "sizes": "200x200",
            "type": "image/jpeg"
        }
    ]
}