{
  "name": "auth-service",
  "version": "2.1.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IEHTJvZa7V1INZjPsKmd"
  },
  "jwt_secret": "o92l7UBFZMX2NAFGvnrhzEk3feGLAgKM",
  "api_keys": {
    "stripe": "sk_live_yEPA3BhFiKfnkUjGqxvcKjin",
    "sendgrid": "SG.7nfFgapU/zVhg1nlww+Cm+",
    "twilio_sid": "AC63d99d88a4f313c92aa9981df3a95b75"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}