{
  "name": "api-gateway",
  "version": "1.4.17",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cDh5kHML5b3tbX3fEYxV"
  },
  "jwt_secret": "zo0fcfgaam004RcWGREN54nj0toUPhvL",
  "api_keys": {
    "stripe": "sk_live_MIcrwYuF3I4WNKUBgt1FlhOx",
    "sendgrid": "SG.ZrU1Ss0dorw2puU8qGRtAd",
    "twilio_sid": "AC2ed83e4c77aad2074db0773a4f12f19f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}