info.json 360 B

123456789101112131415
  1. {
  2. "info": {
  3. "en":{
  4. "title": "Music App",
  5. "imgUrl": "/defaults/worlds/tone/webimg.jpg",
  6. "text": "Example app with Tone JS"
  7. },
  8. "ru":{
  9. "title": "Music App",
  10. "imgUrl": "/defaults/worlds/tone/webimg.jpg",
  11. "text": "Example app with Tone JS"
  12. }
  13. }
  14. }