{
  "name": "auth-service",
  "version": "2.5.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "psiNoUYGfqdehdHNoeVt"
  },
  "jwt_secret": "gS8iH5HRtWAInHPKIvJq45MOoVHWT4/e",
  "api_keys": {
    "stripe": "sk_live_mRvv5MARA2IFFCBPFOm7hrTG",
    "sendgrid": "SG.q2K2Z33M6Q24O4seTnZGWn",
    "twilio_sid": "AC15412ab1e5edb0e8ff30281edaea976e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}