{
  "name": "api-gateway",
  "version": "3.3.7",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KgnmsD7P8cuoq2Igpuhr"
  },
  "jwt_secret": "GPqVd33RlxfpPm/apSnSyeLxzPMlJpOr",
  "api_keys": {
    "stripe": "sk_live_MeZPcvlICBsg2MqX3vyjmjYi",
    "sendgrid": "SG.fzy4zEQuhBv9EzPtsYvmVI",
    "twilio_sid": "AC1310e4fc2cb81bcee8d6b8b727fefc97"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}