{
  "name": "api-gateway",
  "version": "2.6.25",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DfY50xhfGaPkuBBCpEF3"
  },
  "jwt_secret": "ojRuDxqiaGtHmBcnDh90ZR41nt7JyTMn",
  "api_keys": {
    "stripe": "sk_live_NFKqhCVDMvQbMGfPLqlIAZE7",
    "sendgrid": "SG.nV/yPxbzbMeFX5inpp861t",
    "twilio_sid": "AC9e6f455eb2efae560e84df9042fc3149"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}