{
  "name": "E.B FIT — ניהול מתאמנים",
  "short_name": "E.B FIT",
  "description": "מערכת לניהול מתאמנים, תוכניות אימון, יומן ותשלומים",
  "lang": "he",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C0C0E",
  "theme_color": "#0C0C0E",
  "categories": ["health", "fitness", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "מתאמנים",
      "short_name": "מתאמנים",
      "url": "./index.html#trainees",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "יומן אימונים",
      "short_name": "יומן",
      "url": "./index.html#schedule",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
