first commit - skeletal frame

This commit is contained in:
root
2026-01-31 04:07:32 +00:00
parent 7d12f5fddf
commit a582e1f272
32 changed files with 2043 additions and 0 deletions

View 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": []
}