{
  "name": "api-gateway",
  "version": "3.6.2",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "CoEx0zF0PuIcO6ZlZpjS"
  },
  "jwt_secret": "ZZuJw++cHiyDODkp6XuLz32Da79fPHBH",
  "api_keys": {
    "stripe": "sk_live_p6hBB8Ex7A2qNwN0iOcZq4ru",
    "sendgrid": "SG.AtY8GhSvemyEhyrxMcWomq",
    "twilio_sid": "AC73ce2279a04ee818c0d0fb4c23e347ec"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}