{
  "name": "api-gateway",
  "version": "3.1.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vl89JlS5eoB5Cidcdtl4"
  },
  "jwt_secret": "5R3sbFSpMaRCcn66IteW+cCHHbg6SBNL",
  "api_keys": {
    "stripe": "sk_live_MHMBPYIa0VkFNgixqkm6OfBr",
    "sendgrid": "SG.72owQ+f+CSqVS3G/kAVR9x",
    "twilio_sid": "ACa70f052710113e4ec06b4014ccbfaf47"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}