{
  "name": "Quick Money Tool",
  "short_name": "QuickMoneyTool",
  "description": "Free, accurate financial calculators for South Africa. SARS income tax, vehicle finance, retirement savings, personal loans, budgeting, and currency conversion.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "lang": "en-ZA",
  "orientation": "portrait",
  "categories": ["finance", "utilities", "productivity"],
  "icons": [
    {
      "src": "/logo-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/logo-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
