darkwire.io/client/public/manifest.json
2023-12-31 11:49:58 +01:00

18 lines
378 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"
}