matrix-chat/public/manifest.json
2020-11-15 22:27:06 +01:00

9 lines
198 B
JSON

{
"name": "matrix chat",
"short_name": "[chat]",
"start_url": "/",
"display": "standalone",
"background_color": "#14181b",
"theme_color": "#00BCD4",
"orientation": "portrait-primary"
}