{
  "name": "auth-service",
  "version": "1.8.27",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "HHEF2iE0w1geQRxyQYuB"
  },
  "jwt_secret": "YZ9KuallePE1lAg9Wx31LlEtI126poMh",
  "api_keys": {
    "stripe": "sk_live_Jq7zUCnSZydZG29QMkVMr6YN",
    "sendgrid": "SG.o4V5fqz0H7fZe5xBjLAq2c",
    "twilio_sid": "AC7bf558c974f5db2e86256b5911b6a84a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}