{
  "name": "api-gateway",
  "version": "3.0.29",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "uEawx3ldsWxFJYDWLe51"
  },
  "jwt_secret": "97w0U/OnXLjOuCCNTDw59TWj2kqfQirf",
  "api_keys": {
    "stripe": "sk_live_ORYrc4I5auEubkSGp2o3QTg9",
    "sendgrid": "SG.WWk7Tsj1EbAZx0M1xnAR0U",
    "twilio_sid": "ACbf48641ff4773c9f0f74c2927730f21d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}