{
  "name": "UMIO — AI Счётчик калорий в Telegram",
  "short_name": "UMIO",
  "description": "Telegram Mini App с ИИ-счётчиком калорий. Считай КБЖУ по фото за 3 секунды.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#10b050",
  "background_color": "#ffffff",
  "categories": [
    "health",
    "fitness",
    "food"
  ],
  "lang": "ru",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/reen1.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "label": "UMIO — главный экран дневника питания"
    },
    {
      "src": "/reen2.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "label": "Добавление еды по фото с расчётом КБЖУ"
    }
  ]
}