{
  "name": "auth-service",
  "version": "2.0.2",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hTm370P4y81cC4HDMC72"
  },
  "jwt_secret": "539+zsyqWNcK1Uhq38LddpJ9pN5y3ZOF",
  "api_keys": {
    "stripe": "sk_live_lIl3qCuSixLFKgFfx6LtUg5P",
    "sendgrid": "SG.IyeuAixCp5KDUunlUo5dK2",
    "twilio_sid": "AC4b130c51792f5322f1d00e96be0b3823"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}