{
  "name": "api-gateway",
  "version": "3.6.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dSjXGW3dUN9cRwPxft7U"
  },
  "jwt_secret": "1oQe+xVTD2YCMrhrJVdQ4eEcWS8Z6ooH",
  "api_keys": {
    "stripe": "sk_live_ScIcJmqgIrb2GHEqht17IqPI",
    "sendgrid": "SG.pLWjUZzyD13xplCTv3EOPM",
    "twilio_sid": "AC90d155bdc52c9ec4ae29497af5185d82"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}