{
  "name": "api-gateway",
  "version": "1.2.5",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rDMC78vsZyeu0t9EpTOq"
  },
  "jwt_secret": "AWqhm9kEBDznSN/lQjT7G2VHOPKkN5eM",
  "api_keys": {
    "stripe": "sk_live_VQzNVjQ2w30y5G31HuR9CEnL",
    "sendgrid": "SG.ZIwFAjS1H7IUbX5xiAAxsX",
    "twilio_sid": "AC2fa64ad8bbe76602cb2f62a287e87526"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}