{
  "name": "api-gateway",
  "version": "2.2.24",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BzjYPrWtCgcTa5azjsZp"
  },
  "jwt_secret": "jSMuZKNJh01NGaLUwXt4ooEmPI4aBHtP",
  "api_keys": {
    "stripe": "sk_live_Z4Wy4ibbo7Tx5UtLjCMl51Lo",
    "sendgrid": "SG.MYW6GitaoSLP0qeVeLSA/p",
    "twilio_sid": "AC5965b0031dbded61c65cccb84db308d6"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}