{
  "name": "api-gateway",
  "version": "3.9.0",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "2dh6qFtvMIN9D2OYOYgc"
  },
  "jwt_secret": "O2wpSS7AvwHvSXVJdgVTsLekFctMhy6j",
  "api_keys": {
    "stripe": "sk_live_oYJQGGxhYvjCXNQO2dv1DKHH",
    "sendgrid": "SG.vvhWydmNjkcxffl9tFFmGP",
    "twilio_sid": "AC1426fc294be405773fdabb2bda29cf7a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}