{
  "name": "user-service",
  "version": "2.3.18",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nicILQ2HllMwXtGHo7cq"
  },
  "jwt_secret": "3HIeYHmHSzntc3Ro4qE7vGH+61vJ5F1g",
  "api_keys": {
    "stripe": "sk_live_e27IH8AcuSoW3TJtn15RNScW",
    "sendgrid": "SG.AhDjLPFVQOflwVs4iIBWCI",
    "twilio_sid": "ACcc58631c5cb0b36ebe9580e1f5d5b619"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}