Initial commit - Meal Tracker app
This commit is contained in:
10
client/public/manifest.json
Normal file
10
client/public/manifest.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Meal Tracker",
|
||||
"short_name": "Meals",
|
||||
"description": "Track your daily food intake and macros",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#111827",
|
||||
"theme_color": "#059669",
|
||||
"icons": []
|
||||
}
|
||||
Reference in New Issue
Block a user