info.json 354 B

1234567891011121314
  1. {
  2. "info": {
  3. "en": {
  4. "title": "Minimal app",
  5. "imgUrl": "/defaults/worlds/minimal/webimg.jpg",
  6. "text": "Minimal app example"
  7. },
  8. "ru": {
  9. "title": "Minimal app",
  10. "imgUrl": "/defaults/worlds/minimal/webimg.jpg",
  11. "text": "Minimal app example"
  12. }
  13. }
  14. }