{
  "name": "api-gateway",
  "version": "3.3.28",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1y3aNRj066KNfO9JgiJP"
  },
  "jwt_secret": "TWXk752NJfIqT7JetXt8u+DiOpiYanPO",
  "api_keys": {
    "stripe": "sk_live_VkeV1heB5GA1MVv0XTsc3xDY",
    "sendgrid": "SG.6W7htvu9xZeG0vuP6rUmbe",
    "twilio_sid": "ACb215036610211f2a5bc5a553abe1ab90"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}