Skip to content

Instantly share code, notes, and snippets.

@TuanMinPay
Created January 10, 2020 02:28
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 TuanMinPay/40d15e4334beb1ec6a80043d9c40d5f5 to your computer and use it in GitHub Desktop.
Save TuanMinPay/40d15e4334beb1ec6a80043d9c40d5f5 to your computer and use it in GitHub Desktop.
{
"short_name": "TuanExpress",
"name": "TuanExpress",
"theme_color": "#d22127",
"background_color": "##222222",
"display": "standalone",
"icons": [
{
"src": "https://www.tuanexpress.com/favicon.ico",
"sizes": "36x36",
"type": "image/png",
"density": "0.75"
},
{
"src": "https://www.tuanexpress.com/favicon.ico",
"type": "image/png",
"sizes": "48x48"
},
{
"src": "https://www.tuanexpress.com/favicon.ico",
"sizes": "72x72",
"type": "image/png",
"density": "1.5"
},
{
"src": "https://www.tuanexpress.com/favicon.ico",
"sizes": "96x96",
"type": "image/png",
"density": "2.0"
},
{
"src": "https://www.tuanexpress.com/favicon.ico",
"sizes": "144x144",
"type": "image/png",
"density": "3.0"
},
{
"src": "https://www.tuanexpress.com/favicon.ico",
"sizes": "192x192",
"type": "image/png",
"density": "4.0"
}
],
"start_url": "/?utm_campaign=app"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment