{
  "name": "user-service",
  "version": "2.7.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "2Psa9l41y7dYnjALDWjI"
  },
  "jwt_secret": "eh0fs8IfyrLamW7IBFHxopYkqG8VtF+m",
  "api_keys": {
    "stripe": "sk_live_OaxMIwLcSU1x4WR6EKBb7fgi",
    "sendgrid": "SG.lex9sxnb9D3QQUbhSPbzd6",
    "twilio_sid": "AC01398c865e4c400461855b4232e99a46"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}