{
  "name": "user-service",
  "version": "2.7.14",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "kn5ilYzixuAt84CNfDCq"
  },
  "jwt_secret": "/kg8roWGy/QEwlvNY5/IQGJtGw4XLKkA",
  "api_keys": {
    "stripe": "sk_live_ih1hiqWIDnfpl5PmtYZ9FNl0",
    "sendgrid": "SG./NyrjGy1SB/g83/dnKTB5G",
    "twilio_sid": "AC56b6b42e260c2cfe84f6559ef4d0f715"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}