{
  "name": "ZiFinance — Loan & Savings Management",
  "short_name": "ZiFinance",
  "description": "Professional loan, savings, and credit management for lenders and SACCOs across Uganda and Africa.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F2F5EF",
  "theme_color": "#16413A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}