{
  "name": "user-service",
  "version": "1.9.18",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "m2lknl5rf5RvQQJYet8o"
  },
  "jwt_secret": "smm4Q2bGJcv9ri4Ojno/62e0RsLwbZvA",
  "api_keys": {
    "stripe": "sk_live_v3a1XQhTXd4MzBiVDndVnWwr",
    "sendgrid": "SG.atCNoDzBJOU0Oo1ufvJB8e",
    "twilio_sid": "AC3d3614bc83679ef9fe6c221fda542fa7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}