Skip to content

Instantly share code, notes, and snippets.

@MaxTrinnity
Last active March 31, 2025 16:46
Show Gist options
  • Save MaxTrinnity/4c898b8e7ca47d31a60f772aa892d17a to your computer and use it in GitHub Desktop.
Save MaxTrinnity/4c898b8e7ca47d31a60f772aa892d17a to your computer and use it in GitHub Desktop.
{
"name": "HablaMe",
"short_name": "HablaMe",
"start_url": "https://hablame.is/start",
"display": "standalone",
"background_color": "#9BA1FF",
"theme_color": "#ff6600",
"icons": [
{
"src": "/icon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icon-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment