{
  "name": "Ledger Pro — Accounting & Investment System",
  "short_name": "Ledger Pro",
  "description": "Single-file accounting, bank reconciliation and investment tracking system.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#16261d",
  "theme_color": "#16261d",
  "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" }
  ]
}
