{
  "name": "auth-service",
  "version": "2.6.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "y9FbqK9ShU82ThHKhqTN"
  },
  "jwt_secret": "45tUa1yjUTgXixzFCHDGhQYd9BruMIZ1",
  "api_keys": {
    "stripe": "sk_live_KTJbvthInxlgXUhK4UK7mNe1",
    "sendgrid": "SG.2aWkLJ8Zl5u4JE2SY9h57E",
    "twilio_sid": "ACeea04e203eb602c0905f550ffd41882c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}