mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-27 21:19:23 +00:00
21 lines
592 B
Plaintext
21 lines
592 B
Plaintext
![]() |
{
|
||
|
"name": "Gnome Nostr - The Sacred Network of Woodland Folk",
|
||
|
"short_name": "Gnome Nostr",
|
||
|
"description": "A magical Nostr client where all messages are translated into the ancient gnome tongue. Connect with fellow earth-dwellers across the message-mushroom network!",
|
||
|
"start_url": "/",
|
||
|
"display": "standalone",
|
||
|
"background_color": "#f0f5f0",
|
||
|
"theme_color": "#d97706",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/icon-192.png",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "/icon-512.png",
|
||
|
"sizes": "512x512",
|
||
|
"type": "image/png"
|
||
|
}
|
||
|
]
|
||
|
}
|