{
  "name": "מרפאת אלמדינה",
  "short_name": "אלמדינה",
  "description": "מערכת ניהול פנימית – מרפאת אלמדינה כללית, כפר קרע",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C6B78",
  "theme_color": "#0C6B78",
  "lang": "he",
  "dir": "rtl",
  "categories": ["medical", "productivity"],
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "היום", "url": "/reception" },
    { "name": "בקשות", "url": "/requests" },
    { "name": "יומן", "url": "/appointments-list" },
    { "name": "מעקבים", "url": "/followups" }
  ]
}
