{
  "name": "api-gateway",
  "version": "2.7.8",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yUVWi10WrBGCWn3iz5pl"
  },
  "jwt_secret": "bP+i/RHJvFlYboeCCehwUcRt62JyLCtb",
  "api_keys": {
    "stripe": "sk_live_i4EGlxTR2QSYKNnI1nSOp2Fl",
    "sendgrid": "SG.hWm/xvXVK0mKdQU7ZbBeL0",
    "twilio_sid": "AC3e893f5cbdb8e72cbcde3fb088db71a2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}