{
  "name": "api-gateway",
  "version": "2.5.11",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Gu7RMythZ1t8oBiST5ON"
  },
  "jwt_secret": "SYkAC5pkJC/SrLmSlNY2IwQS8QPawIEG",
  "api_keys": {
    "stripe": "sk_live_L8pKGeKoNlhBe53WRJynq9IZ",
    "sendgrid": "SG.qdse95KRgEfiYbAWrK+W8e",
    "twilio_sid": "ACbfaade00b81a1bacdc7e193082fa0b44"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}