{
  "name": "api-gateway",
  "version": "1.5.8",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "F7iqKoV7Gakemk5C3ZJl"
  },
  "jwt_secret": "X39q/1gtGXto1XiXSuBJ7g64/0ORgEJW",
  "api_keys": {
    "stripe": "sk_live_DSW96oXFc3uhv8RKFcM4InGw",
    "sendgrid": "SG.Vpvv/JcMrNVxAfZJD8kp43",
    "twilio_sid": "ACe4fdec550724024a26c291a8af7b8b85"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}