{
  "name": "api-gateway",
  "version": "1.5.9",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rup7rKecABtR3s0E3iS9"
  },
  "jwt_secret": "Vqrf6dne252DRo1eXilYB7tfX+mgq1E2",
  "api_keys": {
    "stripe": "sk_live_IFt6HbeYgadUgmgZyPshMVvh",
    "sendgrid": "SG.dAPlC37+u6cIDnplEFYxZ+",
    "twilio_sid": "AC6d00101e1d329dcbb70b830c8d37c593"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}