Skip to content

Instantly share code, notes, and snippets.

@njugunagathere
Created August 6, 2017 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save njugunagathere/877f7571a02a17c72514b97bfb56a34d to your computer and use it in GitHub Desktop.
Save njugunagathere/877f7571a02a17c72514b97bfb56a34d to your computer and use it in GitHub Desktop.
{
"short_name": "madewithlove",
"name": "madewithlove",
"icons": [
{
"src": "img/launcher-icon@2x.png",
"sizes": "96x96",
"type": "image/png"
},
{
"src": "img/launcher-icon@3x.png",
"sizes": "144x144",
"type": "image/png"
},
{
"src": "img/launcher-icon@4x.png",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#cb1a38"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment