{
    "name": "NDTV Games:  Today's Latest News",
    "gcm_sender_id": "209787989455",
    "short_name": "NDTV Games",
    "icons": [{
            "src": "https://drop.ndtv.com/images/test/games/128x128.png",
            "type": "image/png",
            "sizes": "128x128"
        }, {
            "src": "https://drop.ndtv.com/mobile/images/test/games/152x152.png",
            "type": "image/png",
            "sizes": "152x152"
        }, {
            "src": "https://drop.ndtv.com/mobile/images/test/games/144x144.png",
            "type": "image/png",
            "sizes": "144x144"
        }, {
            "src": "https://drop.ndtv.com/mobile/images/test/games/192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "https://drop.ndtv.com/mobile/images/test/games/256x256.png",
            "type": "image/png",
            "sizes": "256x256"
        },
        {
            "src": "https://drop.ndtv.com/mobile/images/test/games/512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }],
    "start_url": "/?utm_source=web_app_manifest",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ded9db",
    "theme_color": "#ded9db"
}