{
  "name": "auth-service",
  "version": "3.2.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VtIi3SPpiB0OVwM1DTPF"
  },
  "jwt_secret": "U5yAikioLYWbI4NUqHdZ22LHFoF4i7z1",
  "api_keys": {
    "stripe": "sk_live_Us2C6BxcRblXW5qsvthoiamg",
    "sendgrid": "SG.ejweGXU1491gAp1ZoUUxtX",
    "twilio_sid": "AC64917cc2de221ea3a68c60b328ea2385"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}