{
  "families": {
    "tornado": {
      "accent": "#d71920",
      "instruction": "TAKE SHELTER NOW",
      "priority": 100
    },
    "severe_thunderstorm": {
      "accent": "#ffcc00",
      "instruction": "MOVE INDOORS NOW",
      "priority": 90
    },
    "flash_flood": {
      "accent": "#00a651",
      "instruction": "TURN AROUND, DON'T DROWN",
      "priority": 90
    },
    "heat": {
      "accent": "#ff7a00",
      "instruction": "LIMIT OUTDOOR ACTIVITY",
      "priority": 60
    },
    "dense_fog": {
      "accent": "#aeb7c2",
      "instruction": "SLOW DOWN. USE LOW BEAMS.",
      "priority": 50
    },
    "winter": {
      "accent": "#56b4ff",
      "instruction": "USE CAUTION WHILE TRAVELING",
      "priority": 60
    },
    "high_wind": {
      "accent": "#e89b2d",
      "instruction": "SECURE LOOSE OBJECTS",
      "priority": 60
    },
    "air_quality": {
      "accent": "#a56de2",
      "instruction": "LIMIT PROLONGED OUTDOOR ACTIVITY",
      "priority": 40
    },
    "special_weather": {
      "accent": "#00d4ff",
      "instruction": "STAY WEATHER AWARE",
      "priority": 40
    },
    "generic": {
      "accent": "#00d4ff",
      "instruction": "STAY WEATHER AWARE",
      "priority": 30
    }
  }
}
