mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2025-12-24 04:43:44 +00:00
44 lines
905 B
JSON
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"
|
|
}
|
|
} |