{
    "name": "Jewellers Hub",
    "short_name": "Jewellers Hub",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "Jewellers Hub is a renowned name in the world of fine jewelry, celebrated for its exquisite craftsmanship and timeless designs. Established several decades ago, the brand has built a reputation for creating unique, high-quality pieces that blend traditional artistry with contemporary aesthetics.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/jhub-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/jhub-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/jhub-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/jhub-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}