{
  "name": "api-gateway",
  "version": "1.6.20",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DhactVvfhWOP3ccDT78s"
  },
  "jwt_secret": "0kPLYuOrtGDGfFNZ2/b1N4Ix1Z56Z6Pb",
  "api_keys": {
    "stripe": "sk_live_o5m2jqtIZPoNCfmxRX2Diivh",
    "sendgrid": "SG.T149AaAL8GwleUsIvAHdcy",
    "twilio_sid": "AC0b96b7b1fd4a28762c8b8ec78d76332d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}