{
  "name": "auth-service",
  "version": "2.5.22",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ioTCtqphdzlGkGb2o0OQ"
  },
  "jwt_secret": "7HpyMi9SnVD7SmLveEefZZ8wD9NPOhTm",
  "api_keys": {
    "stripe": "sk_live_F4HD1WpFKi2GvRcDnzj2X4O4",
    "sendgrid": "SG.6uTHNECyBJ8tB0TGrV6uLD",
    "twilio_sid": "ACfbaa1df16264423a3cd10ebaacf928e1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}