{
    "name": "PreciousMetalPrices.com — Ireland",
    "short_name": "Metal Prices IE",
    "description": "Live gold, silver, platinum and palladium prices for Irish investors",
    "start_url": "/ie/?pwa=1",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#1e293b",
    "background_color": "#1e293b",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}