// # alice.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
//
// Alice  — On screen Keyboard
//
// Alice has a high spinal cord injury and cannot control anything below her chin.  She uses a head-controlled mouse point.  At the library she will ask anyone nearby to touch the GPII card to the computer for her and she is all set.
{
    "flat": {
        "name": "Alice",
        "contexts": {
            "gpii-default": {
                "name": "Default preferences",
                "preferences": {
                    "http://registry.gpii.net/applications/com.microsoft.windows.onscreenKeyboard": {}
                }
            }
        }
    }
}
