{
    "lang": "en",
    "dir": "ltr",
    "name": "R-Cycle ID",
    "short_name": "R-Cycle ID",
    "description": "Explore your Prodcut Data and gather Insights.",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#013b98",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/",
    "id": "/",
    "scope": "/"
}