{
  "name": "KRATRACK — Client Work & Task Tracker",
  "short_name": "KRATRACK",
  "description": "Lightweight client work and task tracker for Chartered Accountant firms.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0A0F1A",
  "theme_color": "#F59E0B",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
