{
  "name": "UK Pay Calculator",
  "short_name": "Pay Calc",
  "description": "Estimate UK take-home pay with tax, National Insurance, pensions and student loans.",
  "start_url": "/uk-pay-calculator/",
  "scope": "/uk-pay-calculator/",
  "display": "standalone",
  "background_color": "#f7faf9",
  "theme_color": "#057c70",
  "icons": [
    {
      "src": "/uk-pay-calculator/assets/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
