{
  "name": "TaxWahala — Nigeria Tax Calculator",
  "short_name": "TaxWahala",
  "description": "Free Nigeria tax calculator. PAYE, freelance & small business tax under the Nigeria Tax Act 2025 — instant, private, works offline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F6F1E7",
  "theme_color": "#0B7A3E",
  "lang": "en",
  "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" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
