not really known
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
350 B

  1. {
  2. "name": "TurtleJS",
  3. "description": "Learn to program with snap-together blocks!",
  4. "launch_path": "/index.html",
  5. "icons": {
  6. "512": "/activity/activity-icon-color-512.png",
  7. "128": "/activity/activity-icon-color-128.png"
  8. },
  9. "developer": {
  10. "name": "Sugarlabs",
  11. "url": "https://sugarlabs.org"
  12. },
  13. "default_locale": "en"
  14. }