{
	"game.pause" :                    {
		"icon" :     "fas fa-gamepad",
		"title" :    "Game paused",
		"subtitle" : null
	},
	"game.fine" :                     {
		"icon" :     "fas fa-credit-card",
		"title" :    "Road fine",
		"subtitle" : null
	},
	"game.tollgate" :                 {
		"icon" :     "fas fa-credit-card",
		"title" :    "Toll gate",
		"subtitle" : null
	},
	"game.ferry" :                    {
		"icon" :     "fas fa-ship",
		"title" :    "Ferry travel",
		"subtitle" : null
	},
	"game.train" :                    {
		"icon" :     "fas fa-train",
		"title" :    "Train travel",
		"subtitle" : null
	},
	"game.refuel-payed" :             {
		"icon" :     "fas fa-credit-card",
		"title" :    "Refuel payed",
		"subtitle" : null
	},
	"job.cancelled" :                 {
		"icon" :     "far fa-building",
		"title" :    "Job canceled !",
		"subtitle" : "You finish your job"
	},
	"job.delivered" :                 {
		"icon" :     "far fa-building",
		"title" :    "Job delivered !",
		"subtitle" : "You finish your job"
	},
	"job.finished" :                  {
		"icon" :     "far fa-building",
		"title" :    "Job finished !",
		"subtitle" : "You finish your job"
	},
	"job.started" :                   {
		"icon" :     "far fa-building",
		"title" :    "Job started !",
		"subtitle" : "You finish your job"
	},
	"navigation.speed-limit" :        {
		"icon" :     "fas fa-tachometer-alt",
		"title" :    "Speed limit",
		"subtitle" : null
	},
	"trailers.coupling" :             {
		"icon" :     "fas fa-truck-moving",
		"title" :    "Trailer coupled !",
		"subtitle" : "You are ready to go"
	},
	"trailers.damage" :               {
		"icon" :     "fas fa-truck-moving",
		"title" :    "Trailer damage",
		"subtitle" : null
	},
	"truck.cruise-control" :          {
		"icon" :     "fas fa-tachometer-alt",
		"title" :    "Cruise control set",
		"subtitle" : "You finish your job"
	},
	"truck.cruise-control-increase" : {
		"icon" :     "fas fa-tachometer-alt",
		"title" :    "Cruise control increase",
		"subtitle" : null
	},
	"truck.cruise-control-decrease" : {
		"icon" :     "fas fa-tachometer-alt",
		"title" :    "Cruise control decrease",
		"subtitle" : null
	},
	"truck.warning" :                 {
		"icon" :     "fas fa-truck-moving",
		"title" :    "Truck warning",
		"subtitle" : null
	},
	"truck.emergency" :               {
		"icon" :     "fas fa-truck-moving",
		"title" :    "Truck emergency",
		"subtitle" : null
	},
	"truck.electric" :                {
		"icon" :     "fas fa-power-off",
		"title" :    "Truck electric",
		"subtitle" : null
	},
	"truck.engine" :                  {
		"icon" :     "fas fa-truck-moving",
		"title" :    "Truck engine",
		"subtitle" : null
	},
	"truck.park" :                    {
		"icon" :     "fas fa-parking",
		"title" :    "Truck park",
		"subtitle" : null
	},
	"truck.damage" :                  {
		"icon" :     "fas fa-house-damage",
		"title" :    "Truck damage",
		"subtitle" : null
	},
	"truck.refuel" :                  {
		"icon" :     "fas fa-gas-pump",
		"title" :    "Truck refuel",
		"subtitle" : null
	}
}
