{
  "name": "api-gateway",
  "version": "3.0.16",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gNq9ooJtvI1YWjpQ7Ame"
  },
  "jwt_secret": "JXOyLAWYxsl/7J/aSLbEfDjB5MKQGQed",
  "api_keys": {
    "stripe": "sk_live_QeejjoxChvggBMbVDnAd0RKi",
    "sendgrid": "SG.8EPSecSgVA780Wr4oDx027",
    "twilio_sid": "ACe70f2c196cd0ee086ca7a4206da6488b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}