{
  "name": "user-service",
  "version": "3.6.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "n9M9xKNWisTMD7NuBD3u"
  },
  "jwt_secret": "hX/juAf58PWm2Yx4mPR+dyR5vEbqMG+H",
  "api_keys": {
    "stripe": "sk_live_YbdGth6OTCka5he6hbcLiluz",
    "sendgrid": "SG.Yju6JmM9OhtCcgo6Y8W8CK",
    "twilio_sid": "AC5ef2f56602444a3570c28ffcfecb8f19"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}