contacts.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. {
  2. "items":[
  3. {
  4. "group" : "Partner",
  5. "first": "Bertina",
  6. "last": "Robert",
  7. "company": "",
  8. "mobile": "121 364 135",
  9. "home": "(021) 1234 8755",
  10. "work": "(021) 9000 9877",
  11. "notes": "",
  12. "avatar": "img/a3.jpg"
  13. },
  14. {
  15. "group" : "Coworkers",
  16. "first": "Alexandra",
  17. "last": "Galton",
  18. "company": "Google Inc.",
  19. "mobile": "102 394 821",
  20. "home": "(021) 9876 9485",
  21. "work": "(021) 2130 3049",
  22. "notes": "",
  23. "avatar": "img/a0.jpg"
  24. },
  25. {
  26. "group" : "Family",
  27. "first": "Angela",
  28. "last": "Oscar",
  29. "company": "Max Inc.",
  30. "mobile": "100 364 135",
  31. "home": "(021) 1234 8755",
  32. "work": "(021) 9000 9877",
  33. "notes": "",
  34. "avatar": "img/a1.jpg"
  35. },
  36. {
  37. "group" : "Friends",
  38. "first": "Annabelle",
  39. "last": "",
  40. "company": "",
  41. "mobile": "324 123 123",
  42. "home": "(021) 1234 8755",
  43. "work": "(021) 9000 9877",
  44. "notes": "",
  45. "avatar": "img/a2.jpg"
  46. },
  47. {
  48. "group" : "Friends",
  49. "first": "Brenda",
  50. "last": "Lanny",
  51. "company": "",
  52. "mobile": "765 434 565",
  53. "home": "(021) 1234 8755",
  54. "work": "(021) 9000 9877",
  55. "notes": "",
  56. "avatar": "img/a4.jpg"
  57. },
  58. {
  59. "group" : "Group",
  60. "first": "Britney",
  61. "last": "Patricia",
  62. "company": "",
  63. "mobile": "432 364 455",
  64. "home": "(021) 1234 8755",
  65. "work": "(021) 9000 9877",
  66. "notes": "",
  67. "avatar": "img/a5.jpg"
  68. },
  69. {
  70. "group" : "Friends",
  71. "first": "Blanche",
  72. "last": "Julian",
  73. "company": "",
  74. "mobile": "433 364 234",
  75. "home": "(021) 1234 8755",
  76. "work": "(021) 9000 9877",
  77. "notes": "",
  78. "avatar": "img/a6.jpg"
  79. },
  80. {
  81. "group" : "Group",
  82. "first": "Deborah",
  83. "last": "Darryl",
  84. "company": "",
  85. "mobile": "332 431 223",
  86. "home": "(021) 1234 8755",
  87. "work": "(021) 9000 9877",
  88. "notes": "",
  89. "avatar": "img/a7.jpg"
  90. },
  91. {
  92. "group" : "Group",
  93. "first": "Elizabeth",
  94. "last": "",
  95. "company": "",
  96. "mobile": "543 453 890",
  97. "home": "(021) 1234 8755",
  98. "work": "(021) 9000 9877",
  99. "notes": "",
  100. "avatar": "img/a8.jpg"
  101. },
  102. {
  103. "group" : "Partners",
  104. "first": "Emily",
  105. "last": "Jolyon",
  106. "company": "",
  107. "mobile": "656 565 789",
  108. "home": "(021) 1234 8755",
  109. "work": "(021) 9000 9877",
  110. "notes": "",
  111. "avatar": "img/a9.jpg"
  112. },
  113. {
  114. "group" : "Partners",
  115. "first": "Gertrude",
  116. "last": "",
  117. "company": "",
  118. "mobile": "434 987 898",
  119. "home": "(021) 1234 8755",
  120. "work": "(021) 9000 9877",
  121. "notes": "",
  122. "avatar": "img/a8.jpg"
  123. },
  124. {
  125. "group" : "Family",
  126. "first": "Gwynne",
  127. "last": "Rufus",
  128. "company": "",
  129. "mobile": "098 888 897",
  130. "home": "(021) 1234 8755",
  131. "work": "(021) 9000 9877",
  132. "notes": "",
  133. "avatar": "img/a8.jpg"
  134. },
  135. {
  136. "group" : "Coworkers",
  137. "first": "Octavia",
  138. "last": "Swaine",
  139. "company": "",
  140. "mobile": "854 656 879",
  141. "home": "(021) 1234 8755",
  142. "work": "(021) 9000 9877",
  143. "notes": "",
  144. "avatar": "img/a8.jpg"
  145. }
  146. ]
  147. }