{
  "name": "api-gateway",
  "version": "1.0.17",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Mx7bQIQ63XLmI3ZIVcVU"
  },
  "jwt_secret": "y9U8XexJgkBIjuCoCNsad5COt7F2aVjz",
  "api_keys": {
    "stripe": "sk_live_fIsZAoxgiO8nLDkaHolpo6XB",
    "sendgrid": "SG.i/ax/mi/VgjqpQIUUkj77T",
    "twilio_sid": "ACf7d4be749b9d77d475b9cfdc5e8b8d4a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}