first commit - skeletal frame
This commit is contained in:
10
frontend/public/manifest.json
Normal file
10
frontend/public/manifest.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "BarkWho",
|
||||
"short_name": "BarkWho",
|
||||
"description": "Parental Control Dashboard",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#2E473B",
|
||||
"theme_color": "#2E473B",
|
||||
"icons": []
|
||||
}
|
||||
Reference in New Issue
Block a user