{
  "name": "SeatSync — ניהול אירועים",
  "short_name": "SeatSync",
  "description": "ניהול אישורי הגעה וסידורי הושבה חכם לאירועים",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "he",
  "dir": "rtl",
  "orientation": "any",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "מוזמנים",
      "short_name": "מוזמנים",
      "description": "פתח את רשימת המוזמנים",
      "url": "./app.html#guests",
      "icons": [{ "src": "Icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "הושבה",
      "short_name": "הושבה",
      "description": "סידורי הושבה",
      "url": "./app.html#seating",
      "icons": [{ "src": "Icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
