{
  "name": "כרם דניאלה — יקב בוטיק ואירועים",
  "short_name": "כרם דניאלה",
  "description": "התפריט, הגלריה והאירועים של כרם דניאלה — הכל בכיס.",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "categories": ["food", "lifestyle", "events"],
  "icons": [
    {
      "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/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "תפריט",
      "short_name": "תפריט",
      "description": "התפריט המלא",
      "url": "/menu",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "סגירת שולחנות",
      "short_name": "הזמנה",
      "description": "שריון מקום לערב",
      "url": "/booking",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "גלריה",
      "short_name": "גלריה",
      "description": "תמונות מהמתחם",
      "url": "/gallery",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
