{
  "id": "omnicore-pwa-v1.0.12",
  "version": "1.0.12",
  "name": "מערכת ניהול קריאות -OmniCore",
  "short_name": "OmniCore",
  "description": "מערכת ניהול מתקדמת למעבדות וטכנאים הכוללת ניהול קריאות שירות, מעקב מלאי, ניהול בנקי שעות והפקת דוחות עסקיים בזמן אמת.",
  "lang": "he",
  "dir": "rtl",
  "categories": [
    "business",
    "productivity"
  ],
  "iarc_rating_id": "",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#f4f6f9",
  "theme_color": "#636e72",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/fav_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/fav_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "images/mobile.jpeg",
      "sizes": "945x2048",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "מסך ראשי - תצוגת מובייל"
    },
    {
      "src": "images/dashboard.png",
      "sizes": "1907x923",
      "type": "image/png",
      "form_factor": "wide",
      "label": "לוח בקרה - תצוגת מחשב"
    }
  ],
  "shortcuts": [
    {
      "name": "קריאה חדשה",
      "url": "/new_ticket.php",
      "description": "פתיחת קריאת שירות חדשה במערכת"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "scope_extensions": [
    {
      "origin": "*.omnicore.co.il"
    }
  ],
  "file_handlers": [],
  "protocol_handlers": [],
  "share_target": {},
  "widgets": [],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "note_taking": {
    "new_note_url": "/new_note.php"
  }
}