{
  "name": "auth-service",
  "version": "3.1.29",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4mhpfPeXpbjKatNzR1nW"
  },
  "jwt_secret": "S0RJQ79bCp+lT9hwWvN2ESndLNhHOIfr",
  "api_keys": {
    "stripe": "sk_live_WGqN5ra0pvPWXJb7kMmXzXtx",
    "sendgrid": "SG.Py8BT1q5xOkDEdqughzwYE",
    "twilio_sid": "AC7e1f7d9f00c08aae55854e36d96ef783"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}