{
  "name": "UK Pay Calculator — Take-Home, Savings & Retirement Planning",
  "short_name": "UK Pay Calc",
  "description": "Calculate your take-home pay, plan salary sacrifice, model retirement — all in one place. Updated for 2025/26 tax year.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F9FF",
  "theme_color": "#071A2E",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23071A2E' width='192' height='192'/><circle cx='96' cy='96' r='72' fill='%2306B6D4'/><path d='M96 60v72M72 78h48c8.8 0 16 7.2 16 16s-7.2 16-16 16h-48M96 132v12' stroke='%23071A2E' stroke-width='9' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23071A2E' width='512' height='512'/><circle cx='256' cy='256' r='192' fill='%2306B6D4'/><path d='M256 160v192M192 208h128c23.3 0 42.7 19.2 42.7 42.7s-19.4 42.7-42.7 42.7H192M256 352v32' stroke='%23071A2E' stroke-width='24' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23F0F9FF' width='540' height='720'/><rect fill='%23071A2E' width='540' height='120'/><circle cx='270' cy='60' r='45' fill='%2306B6D4' opacity='0.3'/><text x='270' y='75' font-size='28' font-weight='bold' fill='%23F0F9FF' text-anchor='middle'>Take-Home Pay</text><rect fill='%23FFFFFF' x='20' y='160' width='500' height='500' rx='16'/><text x='270' y='250' font-size='18' font-weight='bold' fill='%23071A2E' text-anchor='middle'>£3,650</text><text x='270' y='290' font-size='14' fill='%234A7C9A' text-anchor='middle'>monthly</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Take-Home Pay Calculator",
      "short_name": "Pay Calculator",
      "description": "Calculate your exact take-home pay",
      "url": "/index.html",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2306B6D4' width='96' height='96' rx='20'/><circle cx='48' cy='48' r='28' fill='%23F0F9FF'/><path d='M48 30v36M36 39h24c4.4 0 8 3.6 8 8s-3.6 8-8 8H36M48 66v6' stroke='%2306B6D4' stroke-width='4' stroke-linecap='round' fill='none'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Retirement Planner",
      "short_name": "Retirement",
      "description": "Model your retirement wealth and income",
      "url": "/retirement-planner.html",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23F59E0B' width='96' height='96' rx='20'/><path d='M20 65l28-35 24 16 20-28' stroke='%23F0F9FF' stroke-width='5' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
