{
    "name": "Your Take Home Pay Calculator",
    "short_name": "Your Take Home",
    "description": "UK take-home pay calculator with post-tax household deductions. Enter your salary, see what's left after tax, NI, pension, student loan and household costs.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0fdfa",
    "theme_color": "#0d9488",
    "icons": [
        {
            "src": "/og_image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
