Advertisement
Guest User

App icon example

a guest
Jan 7th, 2014
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. {
  2. "versionLabel": "2.0.0",
  3. "uuid": "67ca694e-9543-41ce-8db3-3d4896e2fbd3",
  4. "appKeys": {
  5. "dummy": 0
  6. },
  7. "longName": "Beam Up",
  8. "versionCode": 2,
  9. "shortName": "BeamUp",
  10. "companyName": "Chris Lewis",
  11. "watchapp": {
  12. "watchface": true
  13. },
  14. "resources": {
  15. "media": [
  16. {
  17. "type": "font",
  18. "name": "FONT_IMAGINE_48",
  19. "file": "fonts/imagine.ttf"
  20. },
  21. {
  22. "menuIcon": true,
  23. "type": "png",
  24. "name": "IMAGE_MENU_ICON",
  25. "file": "images/menu_icon.png"
  26. }
  27. ]
  28. }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement