{
  "id": "/",
  "name": "Eatly Nutrition",
  "short_name": "Eatly Nutrition",
  "description": "Eatly creates personalized meal plans based on your goals, diet preferences, and lifestyle. Feel good. Look your best.",
  "dir": "ltr",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#0f1419",
  "categories": ["health", "food", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-1.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Eatly - Your body. Your plan."
    },
    {
      "src": "/icons/screenshot-3.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "How it works - Take the Quiz"
    },
    {
      "src": "/icons/screenshot-4.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Food you'll actually want to eat"
    },
    {
      "src": "/icons/screenshot-5.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Body transformation results"
    },
    {
      "src": "/icons/screenshot-6.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Personalized meal plans with calories"
    },
    {
      "src": "/icons/screenshot-7.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Custom workout plans"
    },
    {
      "src": "/icons/screenshot-8.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Smart grocery list"
    }
  ]
}
