{
  "name": "api-gateway",
  "version": "1.4.6",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yZZ43dHWEWAuHVVjLDFW"
  },
  "jwt_secret": "uwrDYeJjwpd6MIek1WbhhpGdZQaBpkT0",
  "api_keys": {
    "stripe": "sk_live_iTLIS0v1seSz8DOpI83MTGvQ",
    "sendgrid": "SG.otuSNcu5UCqRGKA4nj13zy",
    "twilio_sid": "AC9bbae2394f9e939dca0b7d208c8460f4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}