{
  "name": "Nomi - AI Wellness Companion",
  "short_name": "Nomi",
  "description": "Your AI companion for mental wellness. Chat on WhatsApp, voice sessions, and emotional insights.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#F8F5F2",
  "theme_color": "#987D9B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
