{
  "name": "auth-service",
  "version": "2.7.27",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BlSsHgeLk3dgeMOiK7ub"
  },
  "jwt_secret": "4yYUoA05Ed2/TVTsyfabX6QLiaUEvfy9",
  "api_keys": {
    "stripe": "sk_live_Q3ekFPW6ZBb8Hyc6xzO0e6q0",
    "sendgrid": "SG.YQ0ZG8QDhj42rNieTt+Sxy",
    "twilio_sid": "ACd9b4d1f8515134cb01090841d6f2e7b5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}