{
  "name": "user-service",
  "version": "1.3.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4E7AhAXDBkoA6ytkm5oT"
  },
  "jwt_secret": "DhS1BsMmzCh8KSJKAfVbqzr4Q1MTZBnH",
  "api_keys": {
    "stripe": "sk_live_RQQxlSEjwfLMpz8UMDLbZLX2",
    "sendgrid": "SG.tTvuVCFbQefgYvneXlp17a",
    "twilio_sid": "AC5f679c17aa24a57986bd36d589ed2fa7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}