{
  "name": "api-gateway",
  "version": "1.5.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Fzq94MpDwRQJ7Y9MnYoN"
  },
  "jwt_secret": "ZGgVnlBpe3HxIgwvQG6NQx1F8cc8BFvE",
  "api_keys": {
    "stripe": "sk_live_WPnXZq84N888jnzq86exPNGp",
    "sendgrid": "SG.H24nBjgmo3/nV0t19oldTP",
    "twilio_sid": "AC1efa26c23dc1addf0a45f4045de0b5e1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}