{
  "_comment": "Energiemanager — SFX-Prompts. Generiert via App/scripts/generate-sounds.py energiemanager. Output: App/sims/energiemanager/assets/sounds/*.mp3",
  "sounds": [
    {
      "file": "block-tick.mp3",
      "duration": 0.5,
      "influence": 0.6,
      "prompt": "Subtle clock tick advancing one beat, soft wooden tap with brief warm reverb, indicating a phase change in a planning simulation, dry, single hit"
    },
    {
      "file": "pump-on.mp3",
      "duration": 1.4,
      "influence": 0.7,
      "prompt": "Hydroelectric pump turning on, brief mechanical hum with rising pitch, water rushing upward, industrial but gentle and clean, ends settled"
    },
    {
      "file": "turbine-on.mp3",
      "duration": 1.4,
      "influence": 0.7,
      "prompt": "Large hydroelectric turbine ramping up, deep mechanical whoosh with cascading water flow, smooth rotation, ends in steady tone"
    },
    {
      "file": "block-ok.mp3",
      "duration": 0.5,
      "influence": 0.6,
      "prompt": "Quick positive confirmation chime, two warm bell tones rising in pitch, satisfying success feedback, clean"
    },
    {
      "file": "block-warn.mp3",
      "duration": 0.6,
      "influence": 0.6,
      "prompt": "Gentle warning beep, soft single descending tone, neutral tone, not alarming, subtle"
    },
    {
      "file": "day-good.mp3",
      "duration": 2.4,
      "influence": 0.6,
      "prompt": "Day complete success jingle, warm rising orchestral chord with soft bell harmonic, accomplishment, hopeful, ends settled"
    },
    {
      "file": "day-bad.mp3",
      "duration": 2.2,
      "influence": 0.6,
      "prompt": "Day ending in disappointment, slow muted descending tones with gentle piano, melancholic but not harsh, contemplative"
    }
  ]
}
