{
  "name": "api-gateway",
  "version": "1.0.10",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ysdTdCsoLrYS7dlKtIcz"
  },
  "jwt_secret": "2jBiXue3b3onA8IFEQlN+KRoylDfrdHd",
  "api_keys": {
    "stripe": "sk_live_yxrHrdaM5A27T8yNAZL4T6O5",
    "sendgrid": "SG.NdNeHrciDvyfAf/ruwNpoY",
    "twilio_sid": "ACb20128169f23f2b94674cb57097d124f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}