{
  "name": "auth-service",
  "version": "1.3.7",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "IaNbx5rhYDQ9hVxsN3Uh"
  },
  "jwt_secret": "bejr0VOVLhMAfaw0f4Vwjyc0+RLLycp4",
  "api_keys": {
    "stripe": "sk_live_bf4OMFVZJgRvgFE2uQ713adu",
    "sendgrid": "SG.iz+DHeGL8S5AIIl84nYRLO",
    "twilio_sid": "ACb3d7e281ddbb077dc9aca58420e20033"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}