{
  "name": "UWallet - Expense & Income Tracker",
  "short_name": "UWallet",
  "description": "Track Every Rupee, Grow Every Dream.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A192F",
  "theme_color": "#0A192F",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
