toot-script-condivisione-su.../public/site.webmanifest

20 lines
320 B
Plaintext
Raw Permalink Normal View History

{
2023-03-16 15:20:56 +01:00
"name": "Share₂Fedi",
"short_name": "Share₂Fedi",
2023-03-26 20:50:20 +02:00
"background_color": "#000",
"display": "standalone",
"icons": [
{
"src": "/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
],
2023-03-16 15:20:56 +01:00
"theme_color": "#40665c"
}