{
  "name": "auth-service",
  "version": "1.4.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ghSf7UaMSMIO9DHY9lpy"
  },
  "jwt_secret": "X1lxf/znCpxd6/SjpsiZ3g8hXXJICrD1",
  "api_keys": {
    "stripe": "sk_live_FYsySF4Xv5JSIBFNME2jaeG8",
    "sendgrid": "SG.SwmOE5cEzJyfBcKakb9H/x",
    "twilio_sid": "AC4e264180423fd490de80c246b0be234f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}