{
  "name": "api-gateway",
  "version": "3.1.17",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vzlfp6weI39Tgajsts2Y"
  },
  "jwt_secret": "zJ5eMdHSobWmN//CeKpROyQxvD5MH7m5",
  "api_keys": {
    "stripe": "sk_live_oJfkcATsPAtxQx1O50Do8Fy5",
    "sendgrid": "SG.oso0dMEWedmOe4KrZT80ZT",
    "twilio_sid": "ACd6b6c330041368f23bc37338373d0bc2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}