{
  "name": "api-gateway",
  "version": "2.0.19",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SlqpGhp16gSIetSMaJKE"
  },
  "jwt_secret": "ZwyybwY4hoHTpKssw21C2StblVRBjKCM",
  "api_keys": {
    "stripe": "sk_live_59T69UaEQc2ab2Z7BHYbZjgw",
    "sendgrid": "SG.Dign/yIFnJA+nZvRl9tLKM",
    "twilio_sid": "AC7051c8d48be885cfcda9ff73455d0349"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}