{
  "name": "auth-service",
  "version": "2.4.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "j6n43iQa52zPZygqnhUi"
  },
  "jwt_secret": "JmQ2S5qFCf2BihfK0bs4WrsRYE4HhT3w",
  "api_keys": {
    "stripe": "sk_live_Dbb10PqDrzFmWhTepLE3RbFx",
    "sendgrid": "SG.RkkafioqfqHsEg8E0Qesd9",
    "twilio_sid": "AC6b2f3fd3d0320861a979beaadd72c24f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}