{
  "name": "auth-service",
  "version": "2.9.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fvP3cVb9tKiZo8xYvbIy"
  },
  "jwt_secret": "Kj3nZRZHzFXCHZjmSfKgrFIZZ1l28kpI",
  "api_keys": {
    "stripe": "sk_live_ejJr0r2lMTjUR2MKSuqRaFPi",
    "sendgrid": "SG.xbCqX49XXU3kS5fTkcOivc",
    "twilio_sid": "AC54e31246cb56d9cc1e6b7908384ce68e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}