{
  "name": "PortionLab",
  "short_name": "PortionLab",
  "description": "A modern, minimal mobile app that calculates daily calorie and macronutrient needs using Precision Nutrition portion-control system, and analyzes food images using Gemini.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#FAFAFA",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple-touch-icon"
    }
  ]
}
