{
  "name": "api-gateway",
  "version": "3.4.21",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "KbY7ebeuQOhM8t5qmlaA"
  },
  "jwt_secret": "3JlkmbrdhUiPLOc9ow///qIyxzEd17vf",
  "api_keys": {
    "stripe": "sk_live_Nn0BXjvhyg2vIUpgxiY2k2IA",
    "sendgrid": "SG.hZewOS1Nl77DjRW7E51yY6",
    "twilio_sid": "ACf873d72c40cea50ca8792823fee6c2eb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}