{
  "name": "auth-service",
  "version": "3.1.25",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3Df8LH1bAfx6tP0SPvrF"
  },
  "jwt_secret": "3gx4yphHIFciFV1mt7DRaZZ7FE5iN6ul",
  "api_keys": {
    "stripe": "sk_live_mrPoNejqgwBnK3GDA6wP7Cp4",
    "sendgrid": "SG.rBFrOJxNuPb+BeWxPXxZkz",
    "twilio_sid": "ACd78f0bf68e186f6df56d5314935ac914"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}