{
  "name": "auth-service",
  "version": "3.1.26",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yzhU2w7mxW98UewJPCyU"
  },
  "jwt_secret": "brQb8cVJmlMIoiAGvtWrLeNLq5GvRp7f",
  "api_keys": {
    "stripe": "sk_live_M2xFWCni5h74x7gy1FT6qWEr",
    "sendgrid": "SG.B5NJ6c9vrW0bEWG067/VBb",
    "twilio_sid": "AC0e4aaa3ffb96b148cf1a1f7e43a28873"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}