{
  "id": "/",
  "name": "PharmaThink.ai - ניהול וחפיפה",
  "short_name": "PharmaThink.ai",
  "description": "מערכת לניהול, חפיפה והערכת עובדים בבית המרקחת. כלי מקצועי לניהול צוות, חפיפת עובדים חדשים והערכת ביצועים.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "he",
  "prefer_related_applications": false,
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "רוקח אחראי",
      "short_name": "מנהל",
      "description": "ניהול בית מרקחת",
      "url": "/manager",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "רוקח קהילה",
      "short_name": "רוקח",
      "description": "כלים לרוקח קהילה",
      "url": "/pharmacist",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "עובד טכני",
      "short_name": "טכני",
      "description": "כלים לעובד טכני",
      "url": "/technician",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
