{
  "name": "user-service",
  "version": "2.1.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "emm1c0ixQGYIqnRDYxHL"
  },
  "jwt_secret": "MbeEm0r1LjSFOWnpKJOS5aXQ2Olcc4jb",
  "api_keys": {
    "stripe": "sk_live_EGKvL9UcaKiw04y0C8loJ51A",
    "sendgrid": "SG.a1uAPun1F+UlkmWGBEXKja",
    "twilio_sid": "AC8a8624bd10e1c907e4c843886246e63a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}