Skip to content

Commit 5602c84

Browse files
committed
Add missing webmanifest
1 parent 77f1576 commit 5602c84

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "CommunityToolkit",
3+
"description": "CommunityToolkit",
4+
"short_name": "CommunityToolkit",
5+
"start_url": "/index.html",
6+
"display": "standalone",
7+
"background_color": "#FFFFFF",
8+
"theme_color": "#FFFFFF",
9+
"scope": "/"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "CommunityToolkit",
3+
"description": "CommunityToolkit",
4+
"short_name": "CommunityToolkit",
5+
"start_url": "/index.html",
6+
"display": "standalone",
7+
"background_color": "#FFFFFF",
8+
"theme_color": "#FFFFFF",
9+
"scope": "/"
10+
}

0 commit comments

Comments
 (0)