{
  "name": "שילוב · מערכת שעות לסיוע ולשילוב",
  "short_name": "שילוב",
  "description": "מערכת שעות לניהול שעות סיוע ושילוב בבתי ספר",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F4F6F8",
  "theme_color": "#2F6F62",
  "lang": "he-IL",
  "dir": "rtl",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "productivity",
    "education"
  ]
}