// # elod.json5
//
// ## Demo Personas with User Stories
//
// This preference set is part of our set of personas used for the demo install,
// presentations, and in general conveying an array of compelling user stories for
// the GPII.
//
// ## Details
//
// Elod - Magnifier  200
//
// Brings up a floating magnifying window. Elod has low vision and can’t see anything unless magnified 200 percent.
{
    "flat": {
        "name": "Elod",
        "contexts": {
            "gpii-default": {
                "name": "Default preferences",
                "preferences": {
                    "http://registry.gpii.net/common/magnification": 2.0
                }
            }
        }
    }
}
