{
  "name": "api-gateway",
  "version": "3.0.8",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "35yxfe7c8D8w4IYDF9c9"
  },
  "jwt_secret": "o+Xy5X61SS2WRlLxFhdAyIesZcgpntpS",
  "api_keys": {
    "stripe": "sk_live_vKtc8dMSSILawtxUVAZkiJ8v",
    "sendgrid": "SG.gKfTnXFeYfG1f2gml3wUw2",
    "twilio_sid": "AC42cb28e8929b3be184b385584cd7f107"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}