{
  "name": "api-gateway",
  "version": "1.2.4",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "LdkoQl93ccobetQu8I0u"
  },
  "jwt_secret": "cIZ2Y+QZoXrNf1JkLLTads/f5uplehBo",
  "api_keys": {
    "stripe": "sk_live_sMn08qUC28Ikvq3QWSL1WDWb",
    "sendgrid": "SG.pV7wlA+nbjM2x/MrVb5Gim",
    "twilio_sid": "ACaad17d162779989d921d67a66a833864"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}