{
  "name": "Leam — AI calorie counter in Telegram",
  "short_name": "Leam",
  "description": "Photo-based AI calorie counter delivered as a Telegram bot. Snap a meal, get calories, protein, fats and carbs in seconds.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0284c7",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ]
}
