{
  "name": "api-gateway",
  "version": "1.3.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MW7UAjcAh8rwVhqLGgxX"
  },
  "jwt_secret": "czeEdcTdS0+EqP2TV5MVby+J81/o1dSv",
  "api_keys": {
    "stripe": "sk_live_JRvP3PT878M8NxkX1IHf8J7x",
    "sendgrid": "SG.o/XhfizK7l8Mtag7C+d4eB",
    "twilio_sid": "AC8de7e5a043a028455efa3eca764b4c8f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}