{
  "name": "api-gateway",
  "version": "2.6.29",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Uuea7ctU4WccFAw2RtwD"
  },
  "jwt_secret": "T7Ti4Hlma/KwIsy53MPT7XB3pHc6cnId",
  "api_keys": {
    "stripe": "sk_live_PhkmYflvYmkVngSTCJ8CCR6v",
    "sendgrid": "SG.vj29KDw8pEeghsmt1rjgjg",
    "twilio_sid": "ACa22902ac944df7e173b19dab5c3fd68e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}