Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Last active November 23, 2021 02:25
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 parzibyte/767dede2ea6498f3e148f52f4e016f03 to your computer and use it in GitHub Desktop.
Save parzibyte/767dede2ea6498f3e148f52f4e016f03 to your computer and use it in GitHub Desktop.
{
"name": "Deudas",
"short_name": "Deudas",
"theme_color": "#2196f3",
"background_color": "#2196f3",
"display": "fullscreen",
"orientation": "portrait",
"scope": "./",
"start_url": "./",
"icons": [
{
"src": "./images/icono-512.png",
"type": "image/png",
"sizes": "512x512"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment