{
  "name": "GrowthVesting",
	"description": "GrowthVesting is a web application that allows you to manage your finances and investments in a simple and efficient way.",
  "short_name": "GrowV",
	"lang": "en-US",
  "start_url": "",
  "display": "standalone",
  "background_color": "#1a56db",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "./asset/img/logo180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "./asset/img/logo180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
