{
  "name": "auth-service",
  "version": "1.7.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Hese28RiZTLkqAF4BxCG"
  },
  "jwt_secret": "o0E7+gOdgCC1cjh0PtHwA4lBuwFGaEqB",
  "api_keys": {
    "stripe": "sk_live_9whIpY17IHeyCt4Vmsfc1r6i",
    "sendgrid": "SG.EhY2yqbpWNkEtUL22v2Coj",
    "twilio_sid": "AC166225c37d1cbd7aaf0136b5eac5c365"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}