{
  "name": "api-gateway",
  "version": "1.1.21",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3ggURoVmoG2ZTl4iwPFJ"
  },
  "jwt_secret": "wue1ymOBI1bjbWKxRZb9d0cHIcwIO+Hl",
  "api_keys": {
    "stripe": "sk_live_LIP3RctY7BTJbdCj4TCy5oDe",
    "sendgrid": "SG.ghG5tgpMV4v6VhRWbbTRIX",
    "twilio_sid": "AC610fb630fc8a4bc3790bf5ddaa1233eb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}