{
  "name": "api-gateway",
  "version": "3.0.5",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "zWQAaRYSBGU4g7mjZIQG"
  },
  "jwt_secret": "i8ljMnbno10rdmlxnDGnAGNd/B/tWLrs",
  "api_keys": {
    "stripe": "sk_live_t8tErfXtf2ezpnI1vixBUs85",
    "sendgrid": "SG.nakf1PtK66xllri7cQz8Ff",
    "twilio_sid": "AC2055cb44ad45e68c6c7861fd7610ccef"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}