{
  "name": "auth-service",
  "version": "1.3.19",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RJsABRF9vxevKUdIew2F"
  },
  "jwt_secret": "IAnqaudcBHrTkDKvNHHgAZTg+OHM06kY",
  "api_keys": {
    "stripe": "sk_live_arTYaDyy7QmN8mUYIlY5S3RN",
    "sendgrid": "SG.VPrx8cU6dhjXv9AGXGH42L",
    "twilio_sid": "ACc26b5c020ef5784f2c4b7393ae02ff2d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}