{
  "name": "וודינג דיל — דילים לחתונה",
  "short_name": "וודינג דיל",
  "description": "הפלטפורמה המובילה בישראל לדילים לחתונה — ספקים, אולמות ולוח הצלה",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f5f0",
  "theme_color": "#c9a84c",
  "lang": "he",
  "dir": "rtl",
  "categories": ["lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ספקי שירותים",
      "short_name": "ספקים",
      "description": "חיפוש ספקים לחתונה",
      "url": "/vendors",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "לוח הצלה",
      "short_name": "חתונות",
      "description": "חתונות זמינות לרכישה",
      "url": "/weddings",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
