{
  "name": "בין השמשות - זמני שבת וחגים",
  "short_name": "בין השמשות",
  "description": "קבלו התראות על זמני כניסת ויציאת שבת וחגים",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "he",
  "shortcuts": [
    {
      "name": "Widget שבת",
      "short_name": "Widget",
      "description": "זמני שבת במבט מהיר",
      "url": "/widget",
      "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
