{
  "name": "auth-service",
  "version": "2.8.20",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ECj4MstHrjqKxtERdETl"
  },
  "jwt_secret": "bbizAV7NCgwsp2DxSpUAwLCc3Qes5miF",
  "api_keys": {
    "stripe": "sk_live_vBXJdVY7hVs2Y2p50QangKll",
    "sendgrid": "SG.gUhMe4+GwQx/h7LaZb+f2N",
    "twilio_sid": "AC484e98a06075369773943ffe362fc4f4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}