{
  "name": "user-service",
  "version": "1.9.8",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TNF6GbrEISt5tx5gtREO"
  },
  "jwt_secret": "OkHT31FcN15R/jZSfEViTzvgdJ76iMNA",
  "api_keys": {
    "stripe": "sk_live_Vtyo9HrEVQkzcccgIbAtzEux",
    "sendgrid": "SG.PTnfw9NGGVZTINqhrHKJyl",
    "twilio_sid": "AC4ea1bfb5292a7abda3f33aab9043b46d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}