{
  "name": "NourishIQ — Know Before You Eat",
  "short_name": "NourishIQ",
  "description": "AI nutrition intelligence. Photograph your food and see how it affects your energy, focus, brain, and organs — before you eat it.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07080f",
  "theme_color": "#07080f",
  "categories": ["health", "lifestyle", "food"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
