{
  "name": "api-gateway",
  "version": "1.3.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "bwACJrSgrTAB01imXC5L"
  },
  "jwt_secret": "P1tdJboiGDg6Z/b3jfM/dqvMEWZgokrH",
  "api_keys": {
    "stripe": "sk_live_V37e3QEO3RfmpzjOac3u0hfi",
    "sendgrid": "SG.6qTIjwDIyw5YoMtfaJc1SE",
    "twilio_sid": "AC744fd8ced1a1cbeb092e3c56258e2443"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}