{
  "name": "auth-service",
  "version": "1.7.14",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "lIsjp816aAckH10vpf5O"
  },
  "jwt_secret": "/NUrhtWKrVoZhzMFHAB701MObDxZeeLX",
  "api_keys": {
    "stripe": "sk_live_Vl2hv6Wz7gxLRyCgH2hUnDnb",
    "sendgrid": "SG.8DUU90CVF8KUzhHTIk/hum",
    "twilio_sid": "AC47a9dda51eaea10d4b4ed64ca139c47f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}