{
  "name": "NutriBite AI Food Subscription",
  "short_name": "NutriBite",
  "description": "NutriBite is an AI-powered food subscription that will make you eat healthy again, 365 days per year.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fdf2e9",
  "theme_color": "#e67e22",
  "icons": [
    {
      "src": "img/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}