{
  "name": "api-gateway",
  "version": "1.1.27",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CGTrx5n8ezIB9YeoLiaU"
  },
  "jwt_secret": "eHohP2MEVQ2519iw2+EXenPVqG8ORvWd",
  "api_keys": {
    "stripe": "sk_live_Sbzh8ddcDahw7NLxk151ZPUp",
    "sendgrid": "SG.iuTjMXhgWiHYFmTqJFaWO/",
    "twilio_sid": "AC873bc46bc5149e2b50cf23072c76a3f2"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}