{
  "name": "api-gateway",
  "version": "3.0.19",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "qFlIJT9zmgAIrScSPVIQ"
  },
  "jwt_secret": "BmsI8LtFc6+2504SOSd3nmzLLIHExLeM",
  "api_keys": {
    "stripe": "sk_live_eeuGaozsaXkIA9vjj3baeK1Z",
    "sendgrid": "SG.dmxh/pVPEydNaycngKJ9d1",
    "twilio_sid": "AC17fdfcef3096d94c5afe66ad6859b22c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}