{
  "name": "NetSlip — UK Take-Home Pay Calculator",
  "short_name": "NetSlip",
  "description": "Free UK take-home pay calculator suite for the 2026/27 tax year — Income Tax, National Insurance and student loan repayments for England, Wales, Northern Ireland and Scotland.",
  "start_url": "/netslip.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f2e6",
  "theme_color": "#4a5d6d",
  "lang": "en-GB",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
