{
  "name": "user-service",
  "version": "2.5.28",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AEyk6Ah6Qw3Svkv3zIqK"
  },
  "jwt_secret": "+5r5uU8Wz35YA8EJjs+YTEbN0wl/a4VC",
  "api_keys": {
    "stripe": "sk_live_DNnKphdoL4DizVdRSt1nxLUr",
    "sendgrid": "SG.FBnIGThMJ4795zC7s6NbrD",
    "twilio_sid": "AC20eb865484be471f502efa7257cf434f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}