{
  "name": "auth-service",
  "version": "3.9.27",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "S1kjhYNrpvIoeTG5OxgP"
  },
  "jwt_secret": "eanTo4lAZw53l3gqagriq1wbqVUeH5OI",
  "api_keys": {
    "stripe": "sk_live_pt6tPI52Rh0tvp999pl6tLpQ",
    "sendgrid": "SG.JAdfJkNF1GDD0EdsZKFgB+",
    "twilio_sid": "AC25095fe2f99318377df38d7fb5495d93"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}