{
  "name": "user-service",
  "version": "3.8.3",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "lsfxAQRiTYuwziXR6VGE"
  },
  "jwt_secret": "083W/QIOP7OCMwQZp5KElEcAts8fgxdt",
  "api_keys": {
    "stripe": "sk_live_3UqCH3cKEGO6hifM5S0RoWRn",
    "sendgrid": "SG.4ywkI/BHm5o+nnlcSgfzui",
    "twilio_sid": "AC10b6e85b8e94818d519ffcbe92cc43c3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}