{
  "name": "Halftime Tools — Halftime Financial",
  "short_name": "Halftime Tools",
  "description": "Twelve South African financial planning tools. Once-off payment, never expires, works offline. A WealthPath product.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#1a3a5c",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Compound Growth (free)",
      "short_name": "Compound",
      "description": "Open the free Compound Growth Calculator",
      "url": "/tools/compound-growth.html"
    },
    {
      "name": "My tools",
      "short_name": "Dashboard",
      "description": "Open your dashboard",
      "url": "/index.html"
    }
  ]
}
