{
  "name": "api-gateway",
  "version": "2.1.2",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "CdbHOT1NwNhP7QwUDaN1"
  },
  "jwt_secret": "M4/k8uJOklZdK549bZomg0N51EF6Vyd1",
  "api_keys": {
    "stripe": "sk_live_00lipDzn3BpWdgXKx77xGwqj",
    "sendgrid": "SG.KFVqwdPcTuXcxUHDWPR1Yq",
    "twilio_sid": "AC2e9c7758469784e0221fe34819d9904f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}