{
  "name": "api-gateway",
  "version": "1.0.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Vdu8wFOnKEQxS7wEh6bZ"
  },
  "jwt_secret": "3bdNT3BmAHFMs0uIGycyNwKLJk0pIKxR",
  "api_keys": {
    "stripe": "sk_live_75hL6YVHR8tHTBpLmJHIiPIW",
    "sendgrid": "SG.FBLZ8pOib+ZiyaZFFQTMnV",
    "twilio_sid": "AC0fd776562ae18be9e38ad2fd2cb00097"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}