{
  "name": "api-gateway",
  "version": "1.6.26",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "FSQIAr9f993r8a0VPJxs"
  },
  "jwt_secret": "B3xyjuHk9VFMqiyHdLkZBJ+jPAOhiz0u",
  "api_keys": {
    "stripe": "sk_live_9lhsqrVwl526CdlGmxmTuohp",
    "sendgrid": "SG.sWZps04rKVOE8DmInXBtz1",
    "twilio_sid": "ACe10730bbc9b925185f7ba4abb091869a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}