{
  "name": "auth-service",
  "version": "3.0.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "08nrN2b3OGyzUHa41Ok5"
  },
  "jwt_secret": "5n4AoVc78WqfympnVuled5pSntpTdgCz",
  "api_keys": {
    "stripe": "sk_live_5PpsR0A8CKfflgCAokVOPyGs",
    "sendgrid": "SG./qPSPeYinm+l10cQu4bUJ+",
    "twilio_sid": "AC84ef495f6c739271dcf87992dea6a264"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}