Skip to content

Instantly share code, notes, and snippets.

@tkssharma
Created June 17, 2019 04:18
Show Gist options
  • Save tkssharma/059d11b45b459719d1d3b0d04e14dc14 to your computer and use it in GitHub Desktop.
Save tkssharma/059d11b45b459719d1d3b0d04e14dc14 to your computer and use it in GitHub Desktop.
{
"author": " Application",
"background_color": "#3367D6",
"description": "app",
"display": "fullscreen",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"lang": "en-US",
"name": "App",
"orientation": "portrait",
"scope": "./",
"short_name": "App",
"start_url": "index.html",
"theme_color": "#0099ff",
"version": "0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment