mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-24 21:13:18 +00:00
17 lines
377 B
JSON
17 lines
377 B
JSON
{
|
|
"short_name": "Darkwire",
|
|
"name": "Darkwire.io - Encrypted Web Chat",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "fullscreen",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff",
|
|
"scope": "/",
|
|
"description": "Secure and encrypted web chat with Darkwire.io"
|
|
} |