{
  "name": "api-gateway",
  "version": "3.0.8",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "8Xh8HxIJyEGE0qhSA9Y4"
  },
  "jwt_secret": "d+/9yor89zugecrFbZzisADLa8BSmTJc",
  "api_keys": {
    "stripe": "sk_live_qRwBNdOprNIUo79cB9K2eWfN",
    "sendgrid": "SG.FXKc1amDIGlHoxxBJzRdn4",
    "twilio_sid": "AC7e8bae61593cc44f4cce960cd0ea1dcd"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}