{
  "name": "api-gateway",
  "version": "3.0.13",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "lW4AcMJKqpI3W3UY1icp"
  },
  "jwt_secret": "xeMemYadJicasSx7ewt3VxhoV94Zn9kG",
  "api_keys": {
    "stripe": "sk_live_mNlfXXVPgavr7hLOOWxoVUqo",
    "sendgrid": "SG.6xeoGtu+rTmOVSwT+0MIuf",
    "twilio_sid": "AC230c5f078f76c15cef13cec3edbc8338"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}