{
  "name": "user-service",
  "version": "3.3.26",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HfyB02QRAfVvf3ouV0v2"
  },
  "jwt_secret": "RAXrLd7WcEpA9DdhmGAE3hp6xUuwEIKf",
  "api_keys": {
    "stripe": "sk_live_AjgFSxFpAqXakfAppoJIMjWm",
    "sendgrid": "SG.X3P6eErSmVRF8kKeYmTGJA",
    "twilio_sid": "ACe54f6f8c851d3d52b1fc8fa48ee44715"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}