{
  "name": "auth-service",
  "version": "1.3.17",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "P6oCVlciMxKFiSaHXdXR"
  },
  "jwt_secret": "khimmh1xWctDXsKCeyoS1n3Pq/x29ARm",
  "api_keys": {
    "stripe": "sk_live_sIMWBOQYKGr0Gsdl1FRBeKZ8",
    "sendgrid": "SG.VcghxItM3g9TNNOwpp1vmO",
    "twilio_sid": "ACc8caa748305f90a94c9a0a57df7d34c9"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}