{
  "name": "user-service",
  "version": "1.6.29",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "2gIxOTySWZiuohGcUAwj"
  },
  "jwt_secret": "Ks2FJ5apW08FITIPOWJGcZRUlm6uRExl",
  "api_keys": {
    "stripe": "sk_live_8MNIbFM2Eejji9Lfk48sEZWC",
    "sendgrid": "SG.Ma/KS9DyvIMitGlmHqPxwx",
    "twilio_sid": "AC9ea8f891fdbf975b465d40c14702be69"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}