{
  "name": "ElizaChatBot — AI Happiness Coach",
  "short_name": "ElizaChatBot",
  "description": "Your personal AI happiness coach — daily scores, journaling, goal planning, and 24/7 chat coaching.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBFAF7",
  "theme_color": "#5B8DBE",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
