{
    "name": "Teacher Take Home Pay Calculator",
    "short_name": "Teacher Pay Calc",
    "description": "Calculate your UK teacher take-home pay (state school teachers (STPCD)) with full deductions breakdown",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0f4f8",
    "theme_color": "#7c3aed",
    "icons": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
