Skip to content

Instantly share code, notes, and snippets.

@danielpotthast
Last active March 19, 2019 09:08
Show Gist options
  • Save danielpotthast/b1ff672650480c9db7e56b819ac0f0cb to your computer and use it in GitHub Desktop.
Save danielpotthast/b1ff672650480c9db7e56b819ac0f0cb to your computer and use it in GitHub Desktop.
{
"name": "sblum GmbH",
"short_name": "sblum",
"description": "sblum GmbH aus München",
"lang": "de",
"start_url": "./",
"display": "standalone",
"orientation": "any",
"background_color": "#fafafa",
"theme_color": "#9b348e",
"icons": [
{
"src": "icon-64x64.png",
"sizes": "64x64",
"type": "image/png"
},
{ ... }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment