{
  "name": "api-gateway",
  "version": "2.2.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "khhMI6XiGPHXPTmiNXqp"
  },
  "jwt_secret": "9fclCDIqqa4WiyewXbpKhcgZ4xtr1ffg",
  "api_keys": {
    "stripe": "sk_live_y8wXt1hpbXf5lR9tdj4e5kSv",
    "sendgrid": "SG.4afdkPsBgQ0x+5YJfrNGVH",
    "twilio_sid": "ACfd635160fdc6ca689e01b9cd6513f027"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}