{
  "name": "auth-service",
  "version": "1.6.29",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dV1gh1tzpAdUS2IylxDI"
  },
  "jwt_secret": "MdhhXyrjm3v1y+h1I4jKis7rzfgyWPNc",
  "api_keys": {
    "stripe": "sk_live_nX9tNvpOT9lI5cOLqtEOofOS",
    "sendgrid": "SG.58v/txGTZn+64f4qhzchoN",
    "twilio_sid": "ACabbb1081c03fa241284e58484fb33822"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}