config 224 B

1234567891011
  1. {
  2. ".url": {
  3. "com.mycompany.app": {
  4. "type": "app",
  5. "icon": "icons/MyIcon_{0}.png",
  6. "title": "Common Tools",
  7. "url": "/webman/3rdparty/MyApplication/index.html",
  8. "allUsers": true
  9. }
  10. }
  11. }