{
  "name": "api-gateway",
  "version": "3.3.19",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "AIOlaT9IThiqNkiF2ovt"
  },
  "jwt_secret": "z/iDW0l+pLvofN/Ro6OWdqGSi/jBXDEt",
  "api_keys": {
    "stripe": "sk_live_MFeuckct8IwQ0mhtctZNQJJn",
    "sendgrid": "SG.Iys6advQ3KWIqcyo24+Rto",
    "twilio_sid": "AC268605692b50f323ac78bf91f33c5988"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}