{
  "name": "auth-service",
  "version": "2.1.24",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "tVnRRyMrPY1feDO9qKWH"
  },
  "jwt_secret": "nKVwcBoxPCQ+/XmIakUnxhf6MRx38P57",
  "api_keys": {
    "stripe": "sk_live_qwzbkqs1lKSDK9WNudDLdsbC",
    "sendgrid": "SG.b+/EEcajNk8bps6dCu0qTh",
    "twilio_sid": "AC38121bc558b78b95e65764f73acc25fa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}