{
  "name": "auth-service",
  "version": "1.6.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gxMDbPFi4281xxr5k7P9"
  },
  "jwt_secret": "TO0NngtBmc1ANrt+lS38H87u4/YvjRsB",
  "api_keys": {
    "stripe": "sk_live_aw45Bu4DAFpmNorBzFshYBpb",
    "sendgrid": "SG.fXEl3paf1twzL+ap8vOLhT",
    "twilio_sid": "AC67282abb5071ea830812c2c702e0f8ea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}