{
  "name": "api-gateway",
  "version": "1.9.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kTCCFuEFTPzVEKdbvs14"
  },
  "jwt_secret": "6tn8U3YRR4YU9LfU1ePYF3rPSHtu+JbY",
  "api_keys": {
    "stripe": "sk_live_HqrnQiKeDzrwLTfoUNe4DYHf",
    "sendgrid": "SG.ntyxaqyGG6tch/Cw8lBXFE",
    "twilio_sid": "AC0691afb324ae63775466b2b3b640e5ce"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}