// # Snapsets for APCP pilots
//
// ## Description
//
// These snapsets have been created in order to test the GPII in the APCP pilots.
// A full description of them can be found here: https://docs.google.com/document/d/1B3uIonWJNqbzoMgboVc7b-T3UJYuikB2FKJmIIp4DYE/edit#
// In addition to the specifications from the original document:
//
// * **snapset_4c**: Win10 Magnifier Lens view (200%), Win10 Display scaling (175%)
{
    "flat": {
        "name": "Large + Magnifier 200%",
        "contexts": {
            "gpii-default": {
                "name": "Default preferences",
                "preferences": {
                    "http://registry.gpii.net/common/magnification": 2,
                    "http://registry.gpii.net/common/magnifierPosition": "Lens",
                    "http://registry.gpii.net/common/DPIScale": 3
                }
            }
        }
    }
}
