{
    "name": "Inventran Digital Marketplace",
    "short_name": "Inventran Digital Marketplace",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#00ffff",
    "theme_color": "#ff0080",
    "icons": [
        {
            "src": "https://inventran.com/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://inventran.com/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}