{
  "short_name": "החלוץ",
  "name": "מוניות החלוץ",
  "description": "מערכת ניהול, סנכרון ומוניטור בזמן אמת — מוניות החלוץ",
  "lang": "he",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#ffcc00",
  "icons": [
    {
      "src": "./favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "מפת מוניטור",
      "short_name": "מוניטור",
      "description": "מעבר ישיר למפת המוניטור החי",
      "url": "./src/admin/monitor.html",
      "icons": [{ "src": "./favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "ממשק נהג",
      "short_name": "נהג",
      "description": "מעבר ישיר לממשק הנהג",
      "url": "./src/driver/driver.html",
      "icons": [{ "src": "./favicon.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["navigation", "utilities"],
  "prefer_related_applications": false
}
