1
0
mirror of https://github.com/NickKaramoff/toot synced 2025-02-12 01:30:52 +01:00
2023-09-02 21:56:49 +02:00

20 lines
320 B
JSON

{
"name": "Share₂Fedi",
"short_name": "Share₂Fedi",
"background_color": "#000",
"display": "standalone",
"icons": [
{
"src": "/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#40665c"
}