{
  "name": "NourishMind",
  "short_name": "NourishMind",
  "description": "Your AI-powered nutrition and wellness coach",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A3A2A",
  "theme_color": "#1A3A2A",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "food"],
  "screenshots": [],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/nourishmind"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.nourishmind.app"
    }
  ]
}
