{
  "name": "Calhub — AI Calorie Tracker",
  "short_name": "Calhub",
  "description": "Snap a photo of your food and instantly get calories and macros powered by AI.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#f5f4ee",
  "theme_color": "#3d8b5e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
