{
  "id": "/app",
  "name": "תורלי — ניהול תורים",
  "short_name": "תורלי",
  "description": "יומן תורים, הזמנות אונליין, שיעורים ולקוחות — מכל מכשיר.",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f7f9",
  "theme_color": "#0f766e",
  "categories": [
    "business",
    "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "היום",
      "url": "/app#/today"
    },
    {
      "name": "יומן",
      "url": "/app#/calendar"
    },
    {
      "name": "לקוחות",
      "url": "/app#/customers"
    }
  ]
}
