{
  "name": "auth-service",
  "version": "1.7.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "J9dCHnnD6pELRiURhh9o"
  },
  "jwt_secret": "vTyTIjK3z5c0Fq0xKiXSZU3hrZBYGDwR",
  "api_keys": {
    "stripe": "sk_live_87842NtZ8o7SGPjXdtyR6Ul3",
    "sendgrid": "SG.y17rFoA+NjFQ4A1pR0ByaY",
    "twilio_sid": "AC7ee927c94efcac22939d3e2c1afe98f8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}