{
  "name": "LedgerRail",
  "short_name": "LedgerRail",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "description": "Offline-first invoicing and debt tracking app for Nigerian micro-merchants. Issue verified receipts, track debtors, record payments, and manage stock.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}