{
  "name": "auth-service",
  "version": "3.2.14",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ObPGLeRGY15gtFEoMtiW"
  },
  "jwt_secret": "w5+gtSFFUPhG5Zm7Hd4ZyfzdjfEwHpeN",
  "api_keys": {
    "stripe": "sk_live_Rcz90vBBonHlLpXBEg7CsGWt",
    "sendgrid": "SG.k2vRbvqa0xq2ixtZyNPfLR",
    "twilio_sid": "ACefaa63d8b8949d6bddafa004d826c674"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}