config 212 B

1234567891011
  1. {
  2. ".url": {
  3. "com.mycompany.app": {
  4. "type": "legacy",
  5. "icon": "images/MyIcon_{0}.png",
  6. "title": "Common Tools",
  7. "url": "http://192.168.1.95:38080",
  8. "allUsers": true
  9. }
  10. }
  11. }