{
  "name": "api-gateway",
  "version": "2.1.11",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "mnwldU8KPwI4n949ZpHR"
  },
  "jwt_secret": "+TAItTGDFu4jik5n02ktMnSM/ZS8b8ek",
  "api_keys": {
    "stripe": "sk_live_ZcnQ4kd9d9qKCDxI1E37dKEl",
    "sendgrid": "SG.5dIcrA8eMBx+Zn6nVDCO5i",
    "twilio_sid": "ACec7cfb7f23dcca5f58d4444873a48e41"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}