{
  "name": "api-gateway",
  "version": "1.7.2",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "4uI7YqLYj1x5h5xmH22a"
  },
  "jwt_secret": "AOFfovhamLA8DaxUat/xSXWI37wBA5d8",
  "api_keys": {
    "stripe": "sk_live_yaxARftzG7mcx7RYlfgmahrb",
    "sendgrid": "SG.WLNS2/Z+ra+1WlhfacS15g",
    "twilio_sid": "AC5dad4ab4334f887c798d57791df710b8"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}