Files
meal-tracker/client/dist/manifest.json
2026-03-30 16:03:05 -04:00

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