{
    "id": "FM_Movies_App",
    "name": "FM_Movies_App",
    "features": {
        "Bluetooth": {
            "name": "Bluetooth",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Built-In": {
            "name": "Built-In",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Cache_Policy": {
            "name": "Cache_Policy",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        },
        "DB": {
            "name": "DB",
            "optional": false,
            "type": "XOR",
            "note": ""
        },
        "GPS": {
            "name": "GPS",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "GUI": {
            "name": "GUI",
            "optional": false,
            "type": "XOR",
            "note": ""
        },
        "Local": {
            "name": "Local",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Movies_App": {
            "name": "Movies_App",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Network": {
            "name": "Network",
            "optional": false,
            "type": "XOR",
            "note": ""
        },
        "Remote": {
            "name": "Remote",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Rich": {
            "name": "Rich",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Thin": {
            "name": "Thin",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Wifi": {
            "name": "Wifi",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        }
    },
    "tree": {
        "id": "Movies_App",
        "children": [
            {
                "id": "DB",
                "children": [
                    {
                        "id": "Local"
                    },
                    {
                        "id": "Remote",
                        "children": [
                            {
                                "id": "Cache_Policy"
                            }
                        ]
                    }
                ]
            },
            {
                "id": "GPS",
                "children": [
                    {
                        "id": "\"Built-In\""
                    }
                ]
            },
            {
                "id": "GUI",
                "children": [
                    {
                        "id": "Rich"
                    },
                    {
                        "id": "Thin"
                    }
                ]
            },
            {
                "id": "Network",
                "children": [
                    {
                        "id": "Bluetooth"
                    },
                    {
                        "id": "Wifi"
                    }
                ]
            }
        ]
    },
    "constraints": {}
}