{
  "name": "api-gateway",
  "version": "3.4.15",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "6ydeZGwMt148NUZuKv4O"
  },
  "jwt_secret": "uHRsBr9X0JJPH4JOl9ciwKokVCFR7mBK",
  "api_keys": {
    "stripe": "sk_live_8YtAwyw67XID47uXPIVJtaoF",
    "sendgrid": "SG.9EoQDW8aDl8SWOFfMuhU7V",
    "twilio_sid": "AC6eb0e52b0a27e62f7b7c0261eb1678a8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}