Skip to content

Instantly share code, notes, and snippets.

@tdtgit
Last active May 14, 2017 06:46
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 tdtgit/307112176da329c072690439527b7dc5 to your computer and use it in GitHub Desktop.
Save tdtgit/307112176da329c072690439527b7dc5 to your computer and use it in GitHub Desktop.
{
"short_name": "Đ.A.T",
"name": "Website của Tuấn",
"icons": [
{
"src": "launcher96.png",
"sizes": "96x96",
"type": "image/png"
},
{
"src": "launcher144.png",
"sizes": "144x144",
"type": "image/png"
},
{
"src": "launcher192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "/",
"display": "standalone",
"orientation": "portrait",
"background_color": "#fff",
"theme_color": "#16a085"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment