{
  "name": "PML Ledger — Private Money Lending",
  "short_name": "PML Ledger",
  "description": "Track private loans, payments, interest, and late fees.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F7F4EE",
  "theme_color": "#20242B",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
