{
  "name": "RICH WALLET",
  "short_name": "RICH WALLET",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#331b79",
  "description": "Welcome to RICH WALLET. Invest to start earning 10% of invested capital every day.",
  "icons": [
    {
      "src": "assets/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}



