{
  "name": "api-gateway",
  "version": "1.5.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "J4KTN4UxNOCi9ubGQA1g"
  },
  "jwt_secret": "NemN8Ps5dVdmIiHKM24PZl0dejN2qQ8c",
  "api_keys": {
    "stripe": "sk_live_MFWSEAfJlj75FQYW4GoXNKGb",
    "sendgrid": "SG.V+sn5uNqiboiZBcUo9F3pS",
    "twilio_sid": "AC7b3ab695b56dbd9475cfe69acb212562"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}