{
  "name": "Nivesh Diary",
  "short_name": "Nivesh Diary",
  "description": "Personal investment tracker for Fixed Deposits, NSC, KVP and more",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FBF8F3",
  "theme_color": "#2C5F2E",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["finance", "productivity"],
  "lang": "en-IN"
}
