{
  "name": "Eatlyte",
  "short_name": "Eatlyte",
  "description": "Simple nutrition tracking for everyday meals and family wellness.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfaf8",
  "theme_color": "#111116",
  "orientation": "portrait",
  "icons": [
    { "src": "/logo-mark.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/logo-mark.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["health", "fitness", "food", "lifestyle"],
  "shortcuts": [
    { "name": "Log Food", "short_name": "Food", "url": "/food", "description": "Add a meal or snack" },
    { "name": "Progress", "short_name": "Progress", "url": "/reports", "description": "View nutrition progress" },
    { "name": "Family", "short_name": "Family", "url": "/family", "description": "Manage family nutrition" }
  ]
}
