{
  "name": "auth-service",
  "version": "1.1.5",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "dgMKjPsYOmic9h46D4S4"
  },
  "jwt_secret": "8vgctzIcOmL9Ko335VeMarKSqj4qrO8+",
  "api_keys": {
    "stripe": "sk_live_ZNdNKM6xPP7u2mpLz4BzBffN",
    "sendgrid": "SG.+qVHGxJdnfKdQNgJXr/ZfF",
    "twilio_sid": "ACa93baafee0d91dd07fa9ef20bfc664da"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}