{
    "lang": "en",
    "background_color": "#ffffff",
    "theme_color": "#8b623f",
    "name": "Rushabh Jewels",
    "short_name": "Rushabh",
    "short_url": "https://bitly.cx/2YBLf",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [{
            "src": "assets/images/logo/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/images/logo/icon-120x120.png",
            "sizes": "120x120",
            "type": "image/png"
        }
    ]
}