{
  "name": "api-gateway",
  "version": "1.5.1",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IVtVdSLJJOeDycLMczYK"
  },
  "jwt_secret": "lToNwmseWp1NcS/C6b++9KHpqjpSVJea",
  "api_keys": {
    "stripe": "sk_live_Yqte1RDKYIVVpLYsQiOk3vlZ",
    "sendgrid": "SG.kQRNNqWEwYmgjwdjfVro8e",
    "twilio_sid": "AC4b17f8571887fa6b4dfba920ba1799a2"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}