{
  "id": "/?source=pwa",
  "name": "UK Tax Drag — UK tax calculators and guides",
  "short_name": "UK Tax Drag",
  "description": "Clear, calm UK tax guides, calculators and kids' money games for the 2026/27 tax year. No affiliate revenue, no sponsored content.",
  "lang": "en-GB",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "display_override": ["minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#faf8f4",
  "theme_color": "#1b3a2d",
  "categories": ["finance", "education", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "All calculators",
      "short_name": "Calculators",
      "description": "Browse every UK tax calculator",
      "url": "/calculators.html"
    },
    {
      "name": "Tax calculator",
      "short_name": "Tax calc",
      "description": "Income tax and NI on PAYE",
      "url": "/tax-calculator.html"
    },
    {
      "name": "Stamp duty",
      "short_name": "SDLT",
      "description": "Stamp duty land tax calculator",
      "url": "/stamp-duty-calculator.html"
    },
    {
      "name": "Pension projection",
      "short_name": "Pension",
      "description": "Project your pension pot to retirement",
      "url": "/pension-calculator.html"
    }
  ]
}
