{
  "name": "Nomi - AI Nutrition Tracker",
  "short_name": "Nomi",
  "description": "Track meals with photos, get personalized recipes, and reach your health goals with AI-powered nutrition insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8ed",
  "theme_color": "#74a95b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["health", "lifestyle", "food"],
  "screenshots": [
    {
      "src": "/assets/0.PNG",
      "sizes": "1179x2556",
      "type": "image/png"
    },
    {
      "src": "/assets/3.PNG",
      "sizes": "1179x2556",
      "type": "image/png"
    }
  ]
}
