{
  "name": "api-gateway",
  "version": "2.3.23",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "1cuv2eo23dQxQE4E2HBe"
  },
  "jwt_secret": "lT0WNRUkYkGxVk7bBMKQANlciw7Clp7+",
  "api_keys": {
    "stripe": "sk_live_08b5GqrlfOID7dtSKShE8OSH",
    "sendgrid": "SG.wQaQd3cHkF5kfJlGc4UO+n",
    "twilio_sid": "ACf3c061ba3722252859e1e740b563a3ce"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}