{
  "name": "MoneyFlow",
  "short_name": "MoneyFlow",
  "description": "Track every rupee, effortlessly",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F0F0F0",
  "theme_color": "#3E277A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
