Skip to content

Instantly share code, notes, and snippets.

@optimistanoop
Created June 14, 2018 10:24
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 optimistanoop/ef60beb443f808caeb6e827e0562cc3e to your computer and use it in GitHub Desktop.
Save optimistanoop/ef60beb443f808caeb6e827e0562cc3e to your computer and use it in GitHub Desktop.
manifest
{
"name": "Commonfloor",
"short_name": "CF",
"display": "minimal-ui",
"start_url": "/",
"theme_color": "#673ab6",
"background_color": "#111111",
"icons": [
{
"src": "cf_logo.png",
"sizes": "192x192",
"type": "image/png"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment