11 lines
237 B
JSON
11 lines
237 B
JSON
{
|
|
"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": []
|
|
}
|