{
  "name": "api-gateway",
  "version": "3.2.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GGdg5vq1aU7i3eMuLUJ3"
  },
  "jwt_secret": "TelbegyghkMf1Rn1utU2g2T9+/Z5D1aW",
  "api_keys": {
    "stripe": "sk_live_j3UNODmBnII8xAglEBf08iSO",
    "sendgrid": "SG.GPDbk0UzQbpPVxZAq3OgbW",
    "twilio_sid": "AC05f131c5e1bce4f774981092bfd4f27d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}