{
  "name": "Khata — Expense Ledger",
  "short_name": "Khata",
  "description": "A simple, fast, offline expense ledger. No login, no cloud, no budgeting — just a clean monthly record of what you spent.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDF1E6",
  "theme_color": "#EDF1E6",
  "lang": "en-IN",
  "categories": ["finance", "productivity", "utilities"],
  "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" }
  ]
}
