{
  "name": "api-gateway",
  "version": "2.1.24",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "sUNWTxFmAP51ktMiwzl8"
  },
  "jwt_secret": "u5p9hQ61iqLZyO/JGkpsHb9gqeuVM7Dh",
  "api_keys": {
    "stripe": "sk_live_M2ewZBVfwTGqSfatFFiSkZl6",
    "sendgrid": "SG.7/uRhwrDhYZjdUFTb8CQNO",
    "twilio_sid": "AC804349c4b899e5ecdfc4ec14ec6cb6eb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}