{
  "name": "api-gateway",
  "version": "1.8.11",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GVWIZzD1EJTFExkyMud7"
  },
  "jwt_secret": "Nql7HS7cv7S6wKqJf2qT3S+q4HKRZt4P",
  "api_keys": {
    "stripe": "sk_live_uhr4FsgzVTUdUzRalKvFahvl",
    "sendgrid": "SG.I+y16hm/nJSaOV2fb7T5/B",
    "twilio_sid": "ACdbd0542d9f8c0d80bc51ab480ce7a17d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}