{
    "name": "Firefighter Take-Home Pay Calculator",
    "short_name": "Fire Pay Calc",
    "description": "Calculate your UK firefighter take-home pay (Wholetime & Retained Duty System) with full deductions breakdown",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0f4f8",
    "theme_color": "#dc2626",
    "icons": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
