{
  "name": "auth-service",
  "version": "3.9.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "J40pGOBBPBjvw4uMDMZF"
  },
  "jwt_secret": "+y9Zg45mvlz20gyFBBUpmbWI7Rz7oGxA",
  "api_keys": {
    "stripe": "sk_live_J9wmNJfUiblgwAIY1ARN2txa",
    "sendgrid": "SG.V3uR6+iwgqHwTP2oS8kst8",
    "twilio_sid": "ACd2da64470352c77b558fab75bb548529"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}