{
  "name": "api-gateway",
  "version": "1.3.8",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4NfyXcfBAxGKqACpRr8J"
  },
  "jwt_secret": "nD3Ze99a89tEkYwoaq6qSGVw6A3sFgT/",
  "api_keys": {
    "stripe": "sk_live_tPJ70I8PXQmt3ax0DP6mDuZ8",
    "sendgrid": "SG.OLX9sl3EA0EbVDU558xiZ7",
    "twilio_sid": "AC2787b615c748430c296664c2a6f1b4a9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}