Skip to content

Instantly share code, notes, and snippets.

@lachlanagnew
Last active December 20, 2017 05:08
Show Gist options
  • Save lachlanagnew/a5c2169c41e921414deb9f3160d1171d to your computer and use it in GitHub Desktop.
Save lachlanagnew/a5c2169c41e921414deb9f3160d1171d to your computer and use it in GitHub Desktop.
# app/assets/javascript
{
"name":"My App",
"short_name":"my-app",
"start_url":"/",
"icons":[
{
"src":"/images/my-push-logo-192x192.png",
"sizes":"192x192",
"type":"image/png" 

}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment