Files
driftywinds.github.io/common/assets/privacy.json
2023-11-23 23:08:55 -08:00

44 lines
905 B
JSON

{
"AppleMusic": {
"icon": "music-note-beamed"
},
"BluetoothAlways": {
"name": "Bluetooth",
"icon": "bluetooth"
},
"BluetoothPeripheral": {
"name": "Bluetooth (Peripherals)",
"icon": "bluetooth"
},
"Contacts": {
"icon": "person-circle"
},
"Camera": {
"icon": "camera-fill"
},
"FaceID": {
"name": "Face ID",
"icon": "person-bounding-box"
},
"LocalNetwork": {
"icon": "globe2"
},
"LocationWhenInUse": {
"name": "Location (When Using)",
"icon": "cursor-fill"
},
"Microphone": {
"icon": "mic-fill"
},
"PhotoLibrary": {
"name": "Photos",
"icon": "images"
},
"PhotoLibraryAdd": {
"name": "Photos (Add)",
"icon": "image"
},
"UserTracking": {
"icon": "person-vcard-fill"
}
}