{
  "name": "auth-service",
  "version": "3.8.13",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "k0udFERb0fZIhUkAQO4a"
  },
  "jwt_secret": "d9NgWcIIaCj1tiwydB2Lw747CT2YYYRM",
  "api_keys": {
    "stripe": "sk_live_v04kBF6XIaCPSPMZShj7ISvV",
    "sendgrid": "SG.2hEXeZ+3fJjMy3Q3F3Dydx",
    "twilio_sid": "AC3eee6137bbb4b73c20be98c0a3402fee"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}