{
  "name": "user-service",
  "version": "2.5.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8QsvOcT3ueoYWvwe6AGC"
  },
  "jwt_secret": "gomifeUMh/HVu9HEVjBy05fDPdegOA5q",
  "api_keys": {
    "stripe": "sk_live_X6tMuaFDMj9YTgOOCqoisGCY",
    "sendgrid": "SG.nGbiK8g41u8y5jWxoM9jY3",
    "twilio_sid": "AC1c30b8fad0a362ea647e5e10b2ba273e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}