{
  "name": "auth-service",
  "version": "3.7.26",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BysZ480tpxMV7jiBwdLg"
  },
  "jwt_secret": "/tg1vxutIRr/300rR9mUCpeHvzTsVrbW",
  "api_keys": {
    "stripe": "sk_live_3rtyNrBB5TbaidA4gr6PqGaf",
    "sendgrid": "SG.byEEL1suKUxovtO/ZCWKbO",
    "twilio_sid": "AC92b8782c69d30e93db080911e646c3d6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}