{
  "name": "auth-service",
  "version": "1.7.17",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "BVKhk6e9o5GXd3sD8tVi"
  },
  "jwt_secret": "SyhtXRhHK1bkt5wluC6yRqYVAnk5vIIW",
  "api_keys": {
    "stripe": "sk_live_k4DXA8ikcS81WvCRXjdTMZtA",
    "sendgrid": "SG.2FA561QvDGnhif9TchkUv8",
    "twilio_sid": "AC9a2094b4b96d3711b2a7cd6ecf97a5f4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}