{
  "name": "api-gateway",
  "version": "1.9.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iahLkjuoZW5BXMVcp4Lx"
  },
  "jwt_secret": "4M7pd1u0VWFQcqWLwQvNUoyijus7Oftn",
  "api_keys": {
    "stripe": "sk_live_Gyh8YorAzVtrmZLeODVlBCN5",
    "sendgrid": "SG.Zvr0EQPhgKPeif8EKfdup4",
    "twilio_sid": "AC142c0d708d6017a4076ee309477bfc4c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}