{
  "name": "api-gateway",
  "version": "1.2.26",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DcEwa7xZ6k2PAiA8q3wc"
  },
  "jwt_secret": "qmP+Ays7Jl8FOlYYaIXz3Ioz5of1ZO4O",
  "api_keys": {
    "stripe": "sk_live_YLmiwloY3s4CUqoLrNuBLIdS",
    "sendgrid": "SG.tveANMG8NyMu+kz49OKs5l",
    "twilio_sid": "ACf498d10ef22450dc95c207e05f919151"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}