{
  "name": "auth-service",
  "version": "2.1.26",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TPlUaOXAChp0o68wFC8l"
  },
  "jwt_secret": "EP17frsq67SzhHdA3Q+upLchYXvGs45K",
  "api_keys": {
    "stripe": "sk_live_kU8iuszG7Zyj8Bdac1zrg12m",
    "sendgrid": "SG.eE9s+VNRN+Cs+HcO5zPcI+",
    "twilio_sid": "AC231fb03429c83dda7595ba299a096a69"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}