{
  "name": "FitnessFridge",
  "short_name": "FitnessFridge",
  "description": "Effortless calorie tracking. Snap a photo of your meal — AI does the rest.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e8",
  "theme_color": "#4a6741",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
