{
  "name": "מכון 1 | רפואת ספורט",
  "short_name": "מכון 1",
  "description": "מערכת ניהול קליניקה לרפואת ספורט",
  "start_url": "/index.html?staff=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "dir": "rtl",
  "lang": "he",
  "theme_color": "#1d6fa4",
  "background_color": "#f4f6f9",
  "categories": ["medical", "health"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "דף מטופלים",
      "short_name": "מטופלים",
      "description": "גישה מהירה לדף המטופלים",
      "url": "/index.html?staff=1#patients",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
