{
  "name": "api-gateway",
  "version": "1.9.16",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Te6H2BLwL0K5bR45z6Tz"
  },
  "jwt_secret": "NIu64oO1RO4RZ/Mil9bIJtuOT6cN5ZGu",
  "api_keys": {
    "stripe": "sk_live_SQwMBNqXEsn2UuQjdlhtoSty",
    "sendgrid": "SG.jRobnGT8oVRpea0VgEDH4J",
    "twilio_sid": "AC380139a5718db3329e56c31ce9eb291b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}