{
  "name": "auth-service",
  "version": "3.6.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qsWxPF4y9ttXL88LAd2F"
  },
  "jwt_secret": "MOI1VHrYCD0+94iZ9OnA/e+8DyUV/BZx",
  "api_keys": {
    "stripe": "sk_live_Pm8lESRSUbL1hsdN9RMC5hNl",
    "sendgrid": "SG.BB+5yIKBtM3V30fE0la5sV",
    "twilio_sid": "ACdd9cd9cea87874be97ae0da9913740be"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}