{
  "name": "user-service",
  "version": "3.3.18",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "I3ZLo2DlfG2CxmWaNIE3"
  },
  "jwt_secret": "gvSPrS48tjxT3j61vLHVutL5pnqKkxQM",
  "api_keys": {
    "stripe": "sk_live_1O6pcpRH0nBKLnAH6zIgP2HK",
    "sendgrid": "SG.FL0uOi07EF3U5+7Kqbn2hq",
    "twilio_sid": "ACe1253da4399820786023f7f99bd32f08"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}