{
  "name": "user-service",
  "version": "3.6.25",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "6A1JSAt1oxYc8oY6t37G"
  },
  "jwt_secret": "LpqO+RkfkY9EQDK/ZEvxUJmkNURgMdoa",
  "api_keys": {
    "stripe": "sk_live_xWD187TyJXCmG8M16ewAc8yM",
    "sendgrid": "SG.hwB/Lau6mJVGd9OBcDdRou",
    "twilio_sid": "ACa1b80f573d549119e343fd91f9fae2a9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}