{
  "id": "/",
  "name": "Takehome — UK take-home pay calculator",
  "short_name": "Takehome",
  "description": "Convert a UK salary into estimated take-home pay, with tax, National Insurance, pension and student loan.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4efe4",
  "theme_color": "#0b1a2e",
  "lang": "en-GB",
  "categories": ["finance", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
