{
  "name": "CreditKhata - P2P Ledger Book",
  "short_name": "CreditKhata",
  "description": "Track credit, payments, and splits with friends, family, and roommates. Works 100% offline.",
  "start_url": "./app.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00a86b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./app-icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
