// # livia.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
//
// Livia - NVDA
//
// Livia is blind.  She feels the GPII logo, and touches it with her card to it to launch her screen reader.
{
    "flat": {
        "name": "Livia",
        "contexts": {
            "gpii-default": {
                "name": "Default preferences",
                    "preferences": {
                    "http://registry.gpii.net/applications/org.nvda-project": {}
                }
            }
        }
    }
}
