{
  "name": "רבינו — כל הדרך לרבינו, במקום אחד",
  "short_name": "רבינו",
  "description": "האפליקציה לנוסעים לאומן לראש השנה: לינה, אוכל כשר, הסעות, מקוואות, תיקון הכללי, זמני היום, עדכוני LIVE ומפה חכמה. מבית ChesterGroup.",
  "id": "/rabbenu/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "he",
  "dir": "rtl",
  "background_color": "#070f1e",
  "theme_color": "#0b1a33",
  "categories": [
    "travel",
    "lifestyle",
    "navigation"
  ],
  "icons": [
    {
      "src": "./icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "תיקון הכללי",
      "url": "./index.html#/tikkun",
      "icons": [
        {
          "src": "./icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "רבינו LIVE",
      "url": "./index.html#/live",
      "icons": [
        {
          "src": "./icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "זמני היום",
      "url": "./index.html#/zmanim",
      "icons": [
        {
          "src": "./icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "מפה",
      "url": "./index.html#/map",
      "icons": [
        {
          "src": "./icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}