{
    "id": "/",
    "name": "GoldPriceBD",
    "short_name": "GoldPriceBD",
    "description": "Gold and silver prices, calculators, converters, Zakat tools and precious metal resources for Bangladesh.",

    "start_url": "/",
    "scope": "/",

    "display": "standalone",

    "background_color": "#ffffff",
    "theme_color": "#d4af37",

    "lang": "en-BD",
    "dir": "ltr",

    "icons": [
        {
            "src": "/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-icon-512x512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}