{
    "name": "Duke Direct Portal",
    "short_name": "Duke Direct Portal",
    "description": "A high-performance B2B procurement platform designed for industrial efficiency, offering a seamless and intuitive catalog browsing experience for professional supplies.",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "scope": "./"
}