{
  "name": "api-gateway",
  "version": "2.8.28",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8FMiqsrkPkxZf2Gy74mh"
  },
  "jwt_secret": "juGZu9o9HIUwPzsZLT0/gQCeoxffCZV0",
  "api_keys": {
    "stripe": "sk_live_JFJaTQu9gFQHBhPgIX8Etidf",
    "sendgrid": "SG.O/hEsV2J1VQaDH5nULOZ9C",
    "twilio_sid": "ACe2e0c67808546e6407ec7895839690eb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}