lecoffre-back/public/manifest.json
2023-02-17 11:06:01 +01:00

16 lines
300 B
JSON

{
"short_name": "Tezos Link",
"name": "Your gateway to the Tezos network",
"icons": [
{
"src": "/favicon.ico",
"sizes": "32x32 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "dark",
"background_color": "dark"
}