Skip to content

Instantly share code, notes, and snippets.

@zinevych
Created March 26, 2019 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save zinevych/ab42d1be33fb96f65707296e69a7b126 to your computer and use it in GitHub Desktop.
Save zinevych/ab42d1be33fb96f65707296e69a7b126 to your computer and use it in GitHub Desktop.
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment