{
  "name": "api-gateway",
  "version": "1.9.8",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "X7CYETIly6DWgjjBduU3"
  },
  "jwt_secret": "gP/I2jJ/+rHFTHuEXz1mXmzIWHlJ6XPu",
  "api_keys": {
    "stripe": "sk_live_Zl47ZeuuGtYidY4W3N0I6xEc",
    "sendgrid": "SG.l4oJuXxWWQPHdpoS6PuLvK",
    "twilio_sid": "AC4cf5eeb58804c42cb33fa3b9f3ba745e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}