{
  "name": "api-gateway",
  "version": "1.1.15",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ou7j5NurgA754xB03twn"
  },
  "jwt_secret": "lHe17vK5HzcRAAJoWa4VL1VB/iPpliVh",
  "api_keys": {
    "stripe": "sk_live_tBeO07kVJWRyuhiTfgDQqy4x",
    "sendgrid": "SG.Oqqrh6Nw2qYeoEO87IfsjR",
    "twilio_sid": "AC0426a2bc310d112cfe8b5dd6672bf30a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}