Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Created August 9, 2017 12:01
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 matthieu-D/0560582d07fc5a2c38be3faabe5e2222 to your computer and use it in GitHub Desktop.
Save matthieu-D/0560582d07fc5a2c38be3faabe5e2222 to your computer and use it in GitHub Desktop.
{
"name": "Ionic",
"short_name": "Ionic",
"start_url": "index.html",
"display": "standalone",
"icons": [{
"src": "assets/imgs/logo.png",
"sizes": "512x512",
"type": "image/png"
}],
"background_color": "#4e8ef7",
"theme_color": "#4e8ef7"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment