{
    "name": "Stamp Duty Calculator",
    "short_name": "Stamp Duty C",
    "description": "Calculate stamp duty and property transfer tax for 30 countries. Select your country, region, and buyer type to see the exact tax breakdown.",
    "start_url": "/en/app/stamp-duty-calculator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#ECFDF5",
    "background_color": "#ECFDF5",
    "scope": "/en/app/stamp-duty-calculator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/stamp-duty-calculator/stamp-duty-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/stamp-duty-calculator/stamp-duty-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}