Skip to content

Instantly share code, notes, and snippets.

@sevki
Created August 17, 2018 14:40
Show Gist options
  • Save sevki/db50bb49785913b4749d5b9dd13f18e9 to your computer and use it in GitHub Desktop.
Save sevki/db50bb49785913b4749d5b9dd13f18e9 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": "./index.html",
"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