{
  "name": "FinFy — A Personal Finance Tracker for Freelance Consultants",
  "short_name": "FinFy",
  "description": "Track clients, projects, visits, payments and expenses on your phone or tablet. Made for freelance consultants by Demystify Systems LLP.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-light-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
