{
  "name": "api-gateway",
  "version": "1.2.29",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DceJJ3upwofof2KP7SfQ"
  },
  "jwt_secret": "RnO3iwgoeY9KM5ih8rowJ/O2QnT0ZpMc",
  "api_keys": {
    "stripe": "sk_live_C216MikTBRqup2GGZJdG73Ly",
    "sendgrid": "SG.bIGI1f85PAZLCR4ASih/Ii",
    "twilio_sid": "AC2e3d2a23b31934cd51efa179f8bfd28e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}