{
  "name": "user-service",
  "version": "2.9.20",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "M8efyQXMvZ7L3z6UPN5m"
  },
  "jwt_secret": "WyYXBGN/DADvp+yfnQ996d9GCh3uhEaq",
  "api_keys": {
    "stripe": "sk_live_yLF1r56fuM8Uua9gx3ueD0kj",
    "sendgrid": "SG.jBdKqdgOJ/2xqgXla5l8M3",
    "twilio_sid": "AC7aa9d297e9684bd75c29bae2a39ec0bd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}