{
  "name": "NexLoan — Loan Origination System",
  "short_name": "NexLoan",
  "description": "Multi-tenant loan origination and portfolio management for banks and credit unions.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "nexloan-los",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "landscape",
  "background_color": "#f6f8fa",
  "theme_color": "#155263",
  "categories": ["finance", "business", "productivity"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
