{
  "name": "api-gateway",
  "version": "2.1.16",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "63pA11ZhrgfVNKZPSgo0"
  },
  "jwt_secret": "+eOizcY9jGh5mL11CzLKaVaAREsfTN6l",
  "api_keys": {
    "stripe": "sk_live_7w0PrKvdWj4cPjdbDDGF59Pj",
    "sendgrid": "SG.YEWF81f8GFKTH/jiOfMLJx",
    "twilio_sid": "AC4cbd6e1b61f4c3bd54b6806c830c20ab"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}