{
  "id": "/",
  "name": "BENJA GALLERY — גלריה לאמנות מודרנית",
  "short_name": "BENJA",
  "description": "גלריה לאמנות מקורית — פורטרטים בשמן ובאקריליק, אימפסטו עשיר וריאליזם ספונטני. עבודות מקור, הדפסים ומוצרים משודרגים.",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["shopping", "lifestyle", "art"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/public/icons/icon-192.png",    "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/public/icons/icon-512.png",    "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/public/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/public/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "עבודות מקור",
      "short_name": "מקור",
      "url": "/originals.html?utm_source=pwa_shortcut",
      "icons": [{ "src": "/public/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "החנות",
      "short_name": "חנות",
      "url": "/shop.html?utm_source=pwa_shortcut",
      "icons": [{ "src": "/public/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "סימולציה על הקיר",
      "short_name": "סימולציה",
      "url": "/simulation.html?utm_source=pwa_shortcut",
      "icons": [{ "src": "/public/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "צור קשר",
      "short_name": "קשר",
      "url": "/contact.html?utm_source=pwa_shortcut",
      "icons": [{ "src": "/public/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
