{
  "name": "GoPrep",
  "short_name": "GoPrep",
  "description": "Personalized meal planning — calories, protein, budget, and dietary preferences.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#ef6e45",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
