Skip to content

Instantly share code, notes, and snippets.

@kimuradev
Last active July 28, 2019 21:07
Show Gist options
  • Save kimuradev/5f44e33433dc5696771ec2ef16606085 to your computer and use it in GitHub Desktop.
Save kimuradev/5f44e33433dc5696771ec2ef16606085 to your computer and use it in GitHub Desktop.
PWA Medium
{
"name": "Vanilla PWA",
"short_name": "PWA",
"lang": "pt-BR",
"start_url": "/index.html",
"display": "standalone",
"background_color": "white",
"theme_color": "white"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment