{
  "name": "Turtlemint Money Lite",
  "short_name": "Turtlemint Money Lite",
  "icons": [
    {
      "src": "img/icon192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "img/icon512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "img/icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Start your Investment journey today!\nSelect from pool of 500+ mutual funds catering to all your financial needs.",
  "screenshots": [
    {
      "src": "img/playstore1.png",
      "type": "image/png",
      "sizes": "1024x1810"
    },
    {
      "src": "img/playstore2.png",
      "type": "image/png",
      "sizes": "1024x1810"
    },
    {
      "src": "img/playstore3.png",
      "type": "image/png",
      "sizes": "1024x1810"
    },
    {
      "src": "img/playstore4.png",
      "type": "image/png",
      "sizes": "1024x1810"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}