mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 18:42:30 +03:00
bfe4c48245
GITHUB_PR_NUMBER: 8588 GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/8588 PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4731 Co-authored-by: arjunyel <11153289+arjunyel@users.noreply.github.com> GitOrigin-RevId: 0db7eabcc8a05a2c98f50cd767c38757d534d648
16 lines
340 B
JSON
16 lines
340 B
JSON
{
|
|
"short_name": "Realtime Group Chat",
|
|
"name": "Realtime Group Chat Powered by Hasura",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.png",
|
|
"sizes": "64x64 32x32 24x24 16x16",
|
|
"type": "image/x-png"
|
|
}
|
|
],
|
|
"start_url": "./index.html",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff"
|
|
}
|