{
  "name": "auth-service",
  "version": "1.6.12",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Qx4Tmp3ctdCHr1LrspTL"
  },
  "jwt_secret": "JeSnfw1R7+LfdTugj/JpIRHO8QVJslhj",
  "api_keys": {
    "stripe": "sk_live_rZf9qn1rbJynO0SGc0KFkriL",
    "sendgrid": "SG.lOro574ZqG53a/ozlDDP7O",
    "twilio_sid": "AC1f7105dce6ee7965dcfd10a4ad46aad0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}