{
  "name": "user-service",
  "version": "1.3.26",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wlNLgW3er2rZ28SpbRO2"
  },
  "jwt_secret": "jiPSqEXK7xZpcm6oY/spaxZjelcVcyn7",
  "api_keys": {
    "stripe": "sk_live_yD0tkDgNEvusgVHTCvOBHnnw",
    "sendgrid": "SG.O2WgOlU/leKiP8HpE9GFRl",
    "twilio_sid": "AC279fcb58c73573b242f7019e2b258132"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}