Skip to content

Instantly share code, notes, and snippets.

@vinitraj10
Created February 9, 2020 09:22
Show Gist options
  • Select an option

  • Save vinitraj10/027afdd0f5a370278e89c8d77341ddd4 to your computer and use it in GitHub Desktop.

Select an option

Save vinitraj10/027afdd0f5a370278e89c8d77341ddd4 to your computer and use it in GitHub Desktop.
{
"short_name": "Groww Academy",
"name": "A One Stop Solution To Learn About Investment",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": "https://learn.groww.in",
"display": "standalone",
"theme_color": "#1b1f27",
"background_color": "#1b1f27"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment